ICEfaces
  1. ICEfaces
  2. ICE-2918

Deprecate <ice:portlet> in favor of <ice:head> and <ice:body> tags when JSF 2.0 is finalized

    Details

    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration

      Description

      Due to problems like ICE-2016 the <ice:portlet> component was introduced, which works very well and is a good solution.

      However, JSF 2.0 will feature new <h:head> and <h:body> tags, which I would assume will have <ice:head> and <ice:body> equivalents when ICEfaces implements compliance with a finalized spec of JSF 2.0.

      My feature request, is that the <ice:portlet> tag be deprecated, and that the <ice:head> and <ice:body> be used instead.

      If the page was like this:
      <ice:head>
        ...
      </ice:head>
      <ice:body>
        ...
      </ice:body>

      ... then in a portlet environment, the ICEfaces ViewHandler would know to traverse the <ice:head> subtree first and attempt to insert it in the Portal head. Then, it would traverse the <ice:body> and include just the contents of that in the portlet. During navigation, ICEfaces D2D would attempt to replace only the _contents_ of the <ice:body> subtree.

        Activity

        Neil Griffin created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Salesforce Case []
        Component/s Components [ 10012 ]
        Fix Version/s 2.0-Beta [ 10231 ]
        Affects [Compatibility/Configuration]
        Assignee Neil Griffin [ ngriffin7a ]
        Ken Fyten made changes -
        Fix Version/s 2.0-Beta2 [ 10242 ]
        Fix Version/s 2.0-Beta1 [ 10231 ]
        Neil Griffin made changes -
        Assignee Neil Griffin [ ngriffin7a ] Deryk Sinotte [ deryk.sinotte ]
        Deryk Sinotte made changes -
        Salesforce Case []
        Component/s  Documentation [ 10018 ]
        Affects [Compatibility/Configuration] [Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration]
        Deryk Sinotte made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Won't Fix [ 2 ]
        Ken Fyten made changes -
        Fix Version/s 2.0.0 [ 10230 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: