History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: BPM-160
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Wouter Zoons
Reporter: Chad Brandon
Votes: (View)
Watchers: (View)
Operations

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

Javascript date validation with time doesn't work

Created: 01/Apr/05 10:41 PM   Updated: 02/Apr/05 05:38 PM
Component/s: None
Affects Version/s: 3.0 RC1
Fix Version/s: 3.0 RC2


 Description   
When using client side validtion (i.e. javascript), the validateDate method incorrectly assumes a date with a time is an invalid date, therefore it isn't possible to use js validation with time included in a date format.

 All   Comments   Change History      Sort Order:
Comment by Wouter Zoons [01/Apr/05 10:52 PM]
this is a Struts issue, I will try to fix it in bpm first before sending them a patch

Comment by Wouter Zoons [01/Apr/05 10:53 PM]
correction: it's a commons-validator problem

Comment by Wouter Zoons [02/Apr/05 05:38 PM]
fixed, bpm now explicitely overrides the javascript routine for the date validation in validator-rules.xml