readonly Date pretends transition to next state in release 3.2
--
Key: JSF-32
URL: http://jira.andromda.org/browse/JSF-32
Project: JSF cartridge
Type: Bug
Environment: Windows XP
Reporter: Arnd Horstma
[ http://jira.andromda.org/browse/JSF-32?page=comments#action_13750 ]
Arnd Horstmann commented on JSF-32:
---
This behavior occurs on not-required Dates too, so I posted this issue
according to JSF-20 and JSF-25
> readonly Date pretends transition to next st
[ http://jira.andromda.org/browse/JSF-32?page=comments#action_13751 ]
Arnd Horstmann commented on JSF-32:
---
fixed this problem by changing templates.jsf.configuration.validation.xml.vsl
line 22:
#if $field.validationRequired && $actionParameters.contains($f
[ http://jira.andromda.org/browse/SPRING-124?page=comments#action_13752 ]
Tim Dysinger commented on SPRING-124:
-
It seems to be happening in a war-only project with no EJB in 3.2 release. It
did not happen for me in 3.2-SNAPSHOT. I just upgraded and st