ICEfaces
  1. ICEfaces
  2. ICE-5674

Page configuration settings should be View attributes rather than FacesContext attributes

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha2
    • Fix Version/s: 2.0-Alpha3, 2.0.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces 2 JSF 2

      Description

      The current attributes for ice:config (e.g. rendered, ariaEnabled) are currently stored as FacesContext attributes. However, since the view can change over the lifetime of the FacesContext, these configuration values can become stale/inaccurate. They should be stored as attributes of the View in order to be relevant to each individual view.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #21347 Thu Apr 29 11:20:28 MDT 2010 deryk.sinotte ICE-5674: change ice:config attributes from FacesContext attributes to View attributes
        Files Changed
        Commit graph MODIFY /icefaces/scratchpads/glimmer/core/src/main/java/org/icefaces/facelets/tag/icefaces/core/ConfigHandler.java
        Commit graph MODIFY /icefaces/scratchpads/glimmer/core/src/main/java/org/icefaces/util/EnvUtils.java

          People

          • Assignee:
            Deryk Sinotte
            Reporter:
            Deryk Sinotte
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: