Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: Release 1.5.7
-
Fix Version/s: None
-
Component/s: Validation
-
Labels:
-
Environment:Windows, Jboss 4.2.3
Description
A disabled select field does not get repopulated from the actionBean upon validation failure. The expected behavior is that the select field would get repopulated as the disabled field is never sent in the request.
Test case attached.