Details
Description
It seems that the value of the BridgeFacesContext#maxSeverity member not will be resetted in this case:
1. Input Form with validation (e.g. required="true")
2. Submit Form without value
3. The FacesMessage Validation Error occurs, #{facesContext.maximumSeverity} gives the correct value "ERROR"
4. Enter a value and submit the Form again
5. The Validation Error disappears, but maximumSeverity still have the value "ERROR".
1. Input Form with validation (e.g. required="true")
2. Submit Form without value
3. The FacesMessage Validation Error occurs, #{facesContext.maximumSeverity} gives the correct value "ERROR"
4. Enter a value and submit the Form again
5. The Validation Error disappears, but maximumSeverity still have the value "ERROR".
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | main.jspx [ 11123 ] |
Ken Fyten
made changes -
Fix Version/s | 1.7.2 [ 10130 ] | |
Assignee Priority | P2 | |
Assignee | Mark Collette [ mark.collette ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17482 | Tue Sep 02 16:20:35 MDT 2008 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17483 | Tue Sep 02 16:28:46 MDT 2008 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java
|
Mark Collette
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 1.7.2RC1 [ 10140 ] | |
Fix Version/s | 1.7.2 [ 10130 ] |
Ken Fyten
made changes -
Fix Version/s | 1.7.2 [ 10130 ] | |
Fix Version/s | 1.7.2RC1 [ 10140 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 | |
Assignee | Mark Collette [ mark.collette ] |
Now the maximum severity is cleared out between lifecycles.
TRUNK
Subversion 17482
ICEfaces 1.7 branch
Subversion 17483
icefaces\core\src\com\icesoft\faces\context\BridgeFacesContext.java