[
http://jira.jboss.com/jira/browse/JBPORTAL-859?page=all ]
Julien Viet updated JBPORTAL-859:
---------------------------------
Fix Version/s: (was: 2.6.Alpha1)
Out of 2.6 scope, no much value in that. For now JSR 168 does not allow it.
Suport portlet which use GET method in forms.
---------------------------------------------
Key: JBPORTAL-859
URL:
http://jira.jboss.com/jira/browse/JBPORTAL-859
Project: JBoss Portal
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Portal WSRP
Affects Versions: 2.4 Final
Reporter: Chris Laprun
Assigned To: Chris Laprun
Original Estimate: 3 days
Remaining Estimate: 3 days
We probably need to add an element similar to remotable to the jboss portlet
descriptors...
From WSRP spec (10.2.4 Method=get in HTML forms):
User-Agents often throw away any query string from the URL indicated with the form's
action attribute when generating the URL they will activate when the form's method is
"get". This is the simplest means for them to generate a valid query string. The
difficulty this causes is that Consumer's often prefer to store the information they
will use when a portlet URL is activated as query string parameters. As a result, Portlets
that include HTML forms with method=get in their markup MUST specify usesMethodGet as
"true" in their PortletDescription. Consumers choosing to use such Portlets need
to format their portlet URLs such that portlet URL activations are processed correctly,
regardless of whether Consumer or Producer URL writing is in use.
--
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