[
https://jira.jboss.org/jira/browse/JBPORTAL-2248?page=com.atlassian.jira....
]
Dan Krieger commented on JBPORTAL-2248:
---------------------------------------
I dropped an instance of that portlet onto my page. Set the public parameters from my
other portlets. When I remove the value from the textbox in the sample portlet and hit
the update button it throws the error again (because it calls
removePublicRenderParameter). If you aren't having that problem it may be that
I'm missing some minor change in any of my jar files in my lib directory, but I've
just updated them all with the latest 2.7 branch build. I'll try a clean and rebuild
and see where that gets me.
Action URL retained by client
-----------------------------
Key: JBPORTAL-2248
URL:
https://jira.jboss.org/jira/browse/JBPORTAL-2248
Project: JBoss Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Portal Core
Affects Versions: 2.7.0 Final
Reporter: Dan Krieger
Assignee: Thomas Heute
Fix For: 2.7.1 Final
When a client navigates to an actionURL, the action is performed and no client-side
redirect is sent to remove the actionURL as the active page. This is showing itself as an
issue with user's enjoying the use of the refresh button.
The URL pattern used in 2.6.X wasn't the best because render parameters often could
potentially contain huge amounts of data and cause overly long URLs (causing 414 errors).
But at least it didn't contain the action URL which now allows a user to redo an
action or force a re-POST on a refresh.
Not sure if this is a bug, intended feature, or how to classify it.
--
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