[richfaces-planning-issues] [JBoss JIRA] (RFPL-1477) Component reference: wrong examples for tooltip

Lukáš Fryč (Resolved) (JIRA) jira-events at lists.jboss.org
Wed Nov 23 09:37:41 EST 2011


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

Lukáš Fryč resolved RFPL-1477.
------------------------------

      Assignee: Brian Leathem  (was: Lukáš Fryč)
    Resolution: Done


Reviewed the whole component description, I found and fixed one issue: referring to {{a4j:form}} - replaced with {{h:form}}.
                
> Component reference: wrong examples for tooltip
> -----------------------------------------------
>
>                 Key: RFPL-1477
>                 URL: https://issues.jboss.org/browse/RFPL-1477
>             Project: RichFaces Planning
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: doc
>    Affects Versions: 4.0.0.Final
>            Reporter: Pavol Pitonak
>            Assignee: Brian Leathem
>             Fix For: 4.1.0.Final
>
>
> There are bugs in all examples for rich:tooltip
> # rename rich:toolTip to rich:tooltip in all examples
> # in Example 13.8. Defining tool-tip content the "Basic Content" sample doesn't work and probably will not work in RF 4.x (see RF-11002)
> # in Example 13.9. Attaching the tool-tip put the content inside the component instead of using attribute value
> # in Example 13.10. Unattached tool-tips put the content inside the component instead of using attribute value and fix attribute "onclick" of panel
> {code:xml}
> onclick="#{rich:component('toolTipId')}.show(event);"
> {code}
> # in Example 13.11. Advanced tool-tip usage put the content inside the component instead of using attribute value and change the direction attribute to "topRight"
> # check the text that it describes the examples correctly

--
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