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>
<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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
| Field | Original Value | New Value | 
|---|---|---|
| Summary | Facelet View Handler does not handle html markup withing components | Facelet View Handler does not handle html markup inside components | 
| Fix Version/s | 1.6.1 [ 10070 ] | |
| Affects Version/s | 1.6 [ 10031 ] | |
| Affects Version/s | 1.6DR#5 [ 10071 ] | |
| Assignee | Mark Collette [ mark.collette ] | 
| Fix Version/s | 1.7 [ 10080 ] | |
| Fix Version/s | 1.6.1 [ 10070 ] | 
| Fix Version/s | 1.6.1 [ 10070 ] | |
| Fix Version/s | 1.7 [ 10080 ] | |
| Assignee Priority | P1 | 
| Status | Open [ 1 ] | Resolved [ 5 ] | 
| Resolution | Fixed [ 1 ] | 
| Status | Resolved [ 5 ] | Closed [ 6 ] | 
| Assignee Priority | P1 | |
| Assignee | Mark Collette [ mark.collette ] |