Invalid Value Is Set After JSF Validation
(Doc ID 2259654.1)
Last updated on DECEMBER 11, 2024
Applies to:
Oracle WebLogic Server - Version 12.2.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
Invalid value appears on na XHTML after the next operation when it failed a validation.
Example:
An XHTML has a table which has a form action like:
The "aaa" and "bbb" are initial value of the text boxes. And there is a validation for that max size is 3.
For example, enter "aaa4" to the first text box and click the "Test" button, after that a validation message is appeared.
After that, enter "aaa" to the first text box and click the "Test" button, the first text box value is changed to "bbb". The "bbb" is the second text box value. It only happens after failed validation.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |