[richfaces-issues] [JBoss JIRA] Created: (RF-11089) Tooltip: attribute value ignored

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Tue Jun 28 11:09:23 EDT 2011


Tooltip: attribute value ignored
--------------------------------

                 Key: RF-11089
                 URL: https://issues.jboss.org/browse/RF-11089
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-output
    Affects Versions: 4.0.0.Final
         Environment: RichFaces 4.1.0-SNAPSHOT r.unknown
Metamer 4.1.0-SNAPSHOT r.22533
Mojarra 2.1.0-FCS
GlassFish Server Open Source Edition 3.1
Java(TM) SE Runtime Environment 1.6.0_24-b07 @ Linux
Chrome 12.0.742.100 @ Linux i686
            Reporter: Pavol Pitonak


The attribute value of the tooltip doesn't work (first sample), nested text works fine (second sample). According to RF-11002 the attribute value is a valid attribute.
{code:xml}
<rich:tooltip value="tooltip content" .../>
{code}

{code:xml}
<rich:tooltip ...>tooltip content</rich:tooltip>
{code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list