History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
[
XML
]
Key:
BPM-160
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
Blocker
Assignee:
Wouter Zoons
Reporter:
Chad Brandon
Votes:
0
(
View
)
Watchers:
0
(
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:
[
Permlink
]
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
[
Permlink
]
Comment by
Wouter Zoons
[
01/Apr/05 10:53 PM
]
correction: it's a commons-validator problem
[
Permlink
]
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