ICEfaces
  1. ICEfaces
  2. ICE-1710

Facelet View Handler does not handle html markup inside components

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6
    • Fix Version/s: 1.6.1
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      Facelet application with any ICEfaces version
    • Workaround Description:
      just can't use the html markup around the text in these situations. With Seam a lot of their examples come this way to show the change of formatting for code fragments.

      Description

      First noted with <s:link component but when tested also not rendered properly for the following facelet fragment:-

                  <p>Testing view handler without seam components </p>
                     <h:messages globalOnly="true" styleClass="message"/>
                                    
                     <ice:form>
                         
                       <ice:outputLink view="/selectItems.xhtml" name="testMe" >
                               <code>html Code Test</code>
                      </ice:outputLink>
                                        
                     </ice:form>

        Activity

          People

          • Assignee:
            Unassigned
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: