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

Key: XW-205
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Patrick Lightbody
Reporter: Francisco Hernandez
Votes: 0
Watchers: 0
Operations

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

missing xwork 1.0.2 dtd in jar and website and typo in ValidationInterceptor

Created: 05/Aug/04 06:06 PM   Updated: 10/Aug/04 12:50 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.0.2


 Description  « Hide
xwork-validator-1.0.2.dtd is not on the website at http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd and its not being included in the xwork jar either


in com.opensymphony.xwork.validator.ValidationInterceptor

there should be a / seperating namespace and actionname for the debug log message

log.debug("Validating " + invocation.getProxy().getNamespace() + invocation.getProxy().getActionName() + ".");


 All   Comments   Change History      Sort Order:
Patrick Lightbody - [10/Aug/04 12:50 PM ]
All fixed -- thanks.