History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WW-989
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Rene Gielen
Reporter: tm_jee
Votes: 0
Watchers: 0
Operations

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

WW Action Tag does not go through ActionMapper

Created: 07/Dec/05 11:38 PM   Updated: 20/Dec/05 10:00 PM
Component/s: Views
Affects Version/s: 2.2
Fix Version/s: 2.2

File Attachments: 1. Text File ActionComponent-patch.txt (2 kb)




 All   Comments   Change History      Sort Order:
Alexandru Popescu - [08/Dec/05 03:05 AM ]
In fact the solution is easier than to pass through ActionMapper. Before creating the ActionProxy we should get assured that the name is not action!method and in case it is just call the ActionProxy.setMethod.

This patch was succesfully fixing the problem on my env.

Patrick Lightbody - [20/Dec/05 10:00 PM ]
Rene fixed this on 12/8/2005