[richfaces-issues] [JBoss JIRA] Created: (RF-2119) <s:link> does not work inside <rich:dropDownMenu><rich:menuItem>

Alexander Seitz (JIRA) jira-events at lists.jboss.org
Wed Jan 30 05:33:09 EST 2008


<s:link> does not work inside <rich:dropDownMenu><rich:menuItem>
----------------------------------------------------------------

                 Key: RF-2119
                 URL: http://jira.jboss.com/jira/browse/RF-2119
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.4
            Reporter: Alexander Seitz


The functionality of the <s:link> inside a <rich:menuItem> is broken. This worked fine in versions before 3.1.4. 
Really nasty, since my application is unuseable with Richfaces 3.1.4. now :-(

Example:

<rich:dropDownMenu value="Project">
   <rich:menuItem submitMode="none">
      <s:link view="/templates/application/projectmanagement_projekt.xhtml" value="Management" propagation="begin"  />
   </rich:menuItem>
...
</rich:dropDownMenu>

If you fix this, you could also fix the behavoir, that you have to click directly on the link-text to make it work. If you click aside the link nothing happens.

-- 
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 richfaces-issues mailing list