ICEfaces
  1. ICEfaces
  2. ICE-3914

Make doJSFStateManagement=true the new default value

    Details

    • Type: Task Task
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.8DR#2, 1.8
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      All
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration

      Description

      For the ICEfaces 1.8 DR#2 release we want to make State Saving the default usage mode. Historically, doJSFStateManagement was false by default.

        Activity

        Hide
        Ken Fyten added a comment -

        We'll note in the ReleaseNotes that this will cause problems for JSF1.1 deployments and will need to be set to "false" in those cases.

        Show
        Ken Fyten added a comment - We'll note in the ReleaseNotes that this will cause problems for JSF1.1 deployments and will need to be set to "false" in those cases.
        Hide
        Greg Dick added a comment -

        I've been digging out the configuration value in D2DViewHandler and setting a flag on CoreUtils following other use patterns. This allows the flag to be easily set and checked in places without duplicating access to the server param code so this was easy to do.

        Show
        Greg Dick added a comment - I've been digging out the configuration value in D2DViewHandler and setting a flag on CoreUtils following other use patterns. This allows the flag to be easily set and checked in places without duplicating access to the server param code so this was easy to do.
        Hide
        Mark Collette added a comment -

        Made it so that if doJSFStateManagement is unspecified, then it will default to true in a JSF 1.2 environment, and false in a JSF 1.1 environment.

        Subversion 18113
        icefaces\core\src\com\icesoft\faces\application\D2DViewHandler.java

        Show
        Mark Collette added a comment - Made it so that if doJSFStateManagement is unspecified, then it will default to true in a JSF 1.2 environment, and false in a JSF 1.1 environment. Subversion 18113 icefaces\core\src\com\icesoft\faces\application\D2DViewHandler.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: