ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-439

EL used in HTML code is not rendered when using the HtmlTagDecorator

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.2.0.GA
    • Fix Version/s: EE-3.3.0.GA
    • Component/s: Core Extensions
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P1
    • Salesforce Case Reference:
    • Workaround Exists:
      Yes
    • Workaround Description:
      In the case for the link tag, the ice:outputStyle or h:outputStylesheet tags can be used.

      Description

      With the following context parameter set:

          <context-param>
              <param-name>javax.faces.FACELETS_DECORATORS</param-name>
              <param-value>com.icesoft.facelets.HtmlTagDecorator</param-value>
          </context-param>

      The EL expression in the following code is not rendered:

              <link rel="stylesheet" type="text/css"
                    href="#{facesContext.externalContext.requestContextPath}/css/style.css" ></link>

      The following is what the tag gets rendered as:

      <link rel="stylesheet" type="text/css" />

        Activity

        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Salesforce Case Reference 5007000000SQkddAAD
        Arran Mccullough made changes -
        Attachment Case12072Example.zip [ 15692 ]
        Attachment Case12072ExampleWAR.zip [ 15693 ]
        Ken Fyten made changes -
        Assignee Ken Fyten [ ken.fyten ] Mark Collette [ mark.collette ]
        Fix Version/s EE-3.3.0.GA [ 10570 ]
        Assignee Priority P2 [ 10011 ]
        Ken Fyten made changes -
        Assignee Priority P2 [ 10011 ] P3 [ 10012 ]
        Mark Collette made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Issue Type Bug [ 1 ] Improvement [ 4 ]
        Ken Fyten made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Assignee Priority P3 [ 10012 ] P1 [ 10010 ]
        Mark Collette made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Mark Collette
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: