[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-650) <s:formattedText value="#{post.body}" highlight="#{word}"/>

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Jul 3 07:40:26 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBSEAM-650?page=comments#action_12367528 ] 
            
Pete Muir commented on JBSEAM-650:
----------------------------------

IMO this should be:

<s:formattedText value="#{foo}">
   <s:highlightText keyword="bar" styleClass="barStyle" />
   <s:highlightText keyword="baz" style="font-weight: bold" />
</s:formattedText>

> <s:formattedText value="#{post.body}" highlight="#{word}"/>
> -----------------------------------------------------------
>
>                 Key: JBSEAM-650
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-650
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: JSF
>            Reporter: Gavin King
>         Assigned To: Gavin King
>            Priority: Minor
>         Attachments: faces-config.xml.patch, UIFormattedText.java.patch
>
>
> Add highlighting

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list