Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Bpm4Struts Cartridge
-
Labels:None
Description
There's a bug in the server side date validation...what happens is that when you convert the date to a string on the form, you already format the date or the string gets set to null if there is an error parsing it by the date formatter; this means that when the server side validator kicks in, the date string is already null, therefore it can't validate it.
Issue Links
| This issue relates to: | ||||
| ANDROMDA-1182 | Long validation is ignored |
|
|
|
| This issue is related to: | ||||
| ANDROMDA-1179 | validwhen doesn't work with java.util.Date |
|
|
|