ICEfaces
  1. ICEfaces
  2. ICE-1227

<f:loadBundle> gets cleaned up when using standardRequestScope="true"

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.5.2
    • Fix Version/s: 1.6DR#3, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Operating System: Windows XP
      Platform: PC

      Description

      One of the side effects of using standardRequestScope (ICE-1093) is that
      message bundles aren't reloaded after a partialSubmit and are cleared from the
      request map. We need a new <ice:loadBundle> component that works with
      standardRequestScope

        Activity

        Hide
        Adnan Durrani added a comment -

        I was testing component-showcase, the loadBundle working with page refresh but
        if you change the style theme, the theme does not change and the loadBundel does
        not exist in requestMap any more.

        Show
        Adnan Durrani added a comment - I was testing component-showcase, the loadBundle working with page refresh but if you change the style theme, the theme does not change and the loadBundel does not exist in requestMap any more.
        Hide
        Adnan Durrani added a comment -

        Support of standardRequestScope has been reimplemented to the ICEfaces. I have retested the f:loadBundle with and without standardRequestScope set to true and it came across that the problem already has fixed by Mircea. The f:loadBundle works fine with page refreshes.

        Show
        Adnan Durrani added a comment - Support of standardRequestScope has been reimplemented to the ICEfaces. I have retested the f:loadBundle with and without standardRequestScope set to true and it came across that the problem already has fixed by Mircea. The f:loadBundle works fine with page refreshes.
        Hide
        Pankaj Singh added a comment -

        This fix is not working. I have tested this issue in release 1.7.2 and 1.8
        For spring web flow integration I need standardrequestscope to be true.But now on partialsubmits or page refreshes message bundles are not loaded.

        Show
        Pankaj Singh added a comment - This fix is not working. I have tested this issue in release 1.7.2 and 1.8 For spring web flow integration I need standardrequestscope to be true.But now on partialsubmits or page refreshes message bundles are not loaded.
        Hide
        Pankaj Singh added a comment -

        The above comment is not completely right. I just checked and found it to be working with <ice:loadbundle>. <f:loadbundle> does not work.

        Show
        Pankaj Singh added a comment - The above comment is not completely right. I just checked and found it to be working with <ice:loadbundle>. <f:loadbundle> does not work.
        Hide
        Ted Goddard added a comment -

        Yes, please use ice:loadBundle. f:loadBundle is implemented as a JSP tag rather than a JSF component, so it does not function well in all cases.

        Show
        Ted Goddard added a comment - Yes, please use ice:loadBundle. f:loadBundle is implemented as a JSP tag rather than a JSF component, so it does not function well in all cases.

          People

          • Assignee:
            Unassigned
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: