[richfaces-planning-issues] [JBoss JIRA] (RFPL-1434) Fix tooltip case and @value attribute

Brian Leathem (Resolved) (JIRA) jira-events at lists.jboss.org
Tue Nov 1 16:00:52 EDT 2011


     [ https://issues.jboss.org/browse/RFPL-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem resolved RFPL-1434.
---------------------------------

    Fix Version/s:     (was: 4.1.0.CR1)
       Resolution: Duplicate Issue


Duplicate of RF-11374
                
> Fix tooltip case and @value attribute
> -------------------------------------
>
>                 Key: RFPL-1434
>                 URL: https://issues.jboss.org/browse/RFPL-1434
>             Project: RichFaces Planning
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: doc
>    Affects Versions: 4.0.0.Final
>            Reporter: Lukáš Fryč
>            Priority: Trivial
>
> http://docs.jboss.org/richfaces/nightly_4_0_X/Component_Reference/en-US/html/chap-Component_Reference-Output_and_messages.html#sect-Component_Reference-Output_and_messages-richtooltip
> 1. Replace all occurences of "rich:toolTip"  with "rich:tooltip".
> 2. Rewrite examples, rich:tooltip has no @value attribute anymore, you have to use following form:
> {code:XML}
> <rich:panel id="panelId">
> ...
> </rich:panel>
> <rich:tooltip target="panelId">
>     This is a tool-tip.
> </rich:tooltip>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-planning-issues mailing list