[
https://jira.jboss.org/jira/browse/RF-2102?page=com.atlassian.jira.plugin...
]
Francisco Jose Peredo Noguez commented on RF-2102:
--------------------------------------------------
Yes, it is, read the manual again...
Just one more thing, if I put an outputlink inside a menu item, and I click in the menu
item, but not on the text of the outputlink, my click is ignored, and users find it very
annoying...
Should I submit that as another JIRA?
Menu Item. Can't use outputLink inside Item
-------------------------------------------
Key: RF-2102
URL:
https://jira.jboss.org/jira/browse/RF-2102
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.4
Reporter: Ilya Shaikovsky
Assignee: Tsikhon Kuprevich
Fix For: 3.2.0
<rich:menuItem submitMode="none">
<h:outputLink value="http://jboss.org">
<h:outputText value="jboss"/>
</h:outputLink>
</rich:menuItem>
doesn't work because of in generated code upper div contains:
onclick=; ; Event.stop(event);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira