Issue Details (XML | Word | Printable)

Key: WW-1412
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: tm_jee
Reporter: Martin Gilday
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WebWork

ParamRemoverInterceptor broken

Created: 04/Jan/07 07:11 AM   Updated: 06/Jan/07 09:29 PM
Component/s: Interceptors
Affects Version/s: 2.2.4
Fix Version/s: 2.2.5


 Description  « Hide
The ParamRemoverInterceptor is suffering from the getter/setter problem as described http://wiki.opensymphony.com/display/WW/Why+does+my+setter+not+get+called
http://cephas.net/blog/2007/01/04/ognl-getter-and-setter-types-must-match/ describes the issue in detail

Removing the getParamNames and getParamValues methods solves this issue.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
tm_jee added a comment - 06/Jan/07 11:06 AM
Thx for the heads-up Martin. :-)

fixed in svn xwork_1-2 branch under revision 1310