Escape attribute with output Label does not work.  If I use this same label 
with outputText, it works fine.  Any ideas?
Labell.req3rdParty=Requires 3<sup>rd</sup> Party
Does not renders super script properly - Renders the same if escape is true or 
false<h:outputLabel for="requires3rdPartya" escape="false"  
value="#{labels['l.req3rdParty']}" /><t:outputLabel for="requires3rdPartyb" 
escape="false"  value="#{labels['l.req3rdParty']}" />
 
Does render superscript properly<t:outputText escape="false"  
value="#{labels['l.req3rdParty']}" />
_________________________________________________________________
Windows Liveā„¢: Keep your life in sync. 
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_allup_explore_012009

Reply via email to