ICEfaces
  1. ICEfaces
  2. ICE-3657

h:outputText don't render span when only generated id with JSF 1.2

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8DR#1
    • Fix Version/s: 1.8DR#2, 1.8
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      JSF 1.2

      Description

      With JSF 1.1, if you have: <h:outputText value="Some text"/> then it won't make a span tag. But it will with JSF 1.2.

        Activity

        Hide
        Mark Collette added a comment -

        Now it will look for the old style "_" prefix and the JSF 1.2 style "j_id" prefix.

        TRUNK
        Subversion 17794
        icefaces\core\src\com\icesoft\faces\renderkit\dom_html_basic\OutputTextRenderer.java

        Show
        Mark Collette added a comment - Now it will look for the old style "_" prefix and the JSF 1.2 style "j_id" prefix. TRUNK Subversion 17794 icefaces\core\src\com\icesoft\faces\renderkit\dom_html_basic\OutputTextRenderer.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Mark Collette
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: