[
https://issues.jboss.org/browse/RF-11904?page=com.atlassian.jira.plugin.s...
]
Brian Leathem reassigned RF-11904:
----------------------------------
Assignee: Ján Jamrich
I believe this is indeed a duplicate of RF-11897. Can you give this a try again, now that
RF-11897 has been resolved?
rich:contextMenu @mode doesn't affect request type
--------------------------------------------------
Key: RF-11904
URL:
https://issues.jboss.org/browse/RF-11904
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-misc
Environment: RichFaces 4.2.0-SNAPSHOT
Metamer 4.1.1-SNAPSHOT r.${buildNumber}
Mojarra 2.1.3-SNAPSHOT
JBoss AS 7.0.2.Final
Java(TM) SE Runtime Environment 1.6.0_26-b03 @ Linux
Firefox 10.0 @ Linux i686
-----
Richfaces component module built after merge to develop branch
Reporter: Ján Jamrich
Assignee: Ján Jamrich
Since contextMenu should be similar to dropDownMenu, I'm missing behavior controlled
by @mode in contextMenu like dropDownMenu.
In dropDownMenu @mode=ajax causes just one request performed when click menu item. No
request for @mode=client and only for @mode=server multiple requests (first POST request
for page where dropDownMenu triggered request and then multiple GET requests for all
associated (referenced) resources such as CSS, JS...
But not for contextMenu. @mode set to client neither ajax doesn't change request
type, always is full page refresh performed when click on contextMenu item.
--
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