[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-2094) Portlet targeted URLs do not preserve GET parameters
egor kolesnikov (JIRA)
jira-events at lists.jboss.org
Tue Jul 29 23:10:52 EDT 2008
Portlet targeted URLs do not preserve GET parameters
----------------------------------------------------
Key: JBPORTAL-2094
URL: https://jira.jboss.org/jira/browse/JBPORTAL-2094
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Portal Core
Affects Versions: 2.6.5 SP1
Reporter: egor kolesnikov
Assignee: Julien Viet
When trying to pass any parameters via portlet targeted URL, like http://localhost/portal/portal/default/MyPortlet?foo=bar&bag=baz, the RenderRequest.getParameterMap() is always null. It is expected that it will contain [foo=bar], [bag=baz] entries
--
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
More information about the jboss-jira
mailing list