Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.1
-
Fix Version/s: EE-4.1.0.RC1, EE-4.1.0.GA, 4.2.BETA, 4.2
-
Component/s: ACE-Components, MOBI-Components
-
Labels:None
-
Environment:ICEfaces 4.1
Description
Client validators currently only support the use of "immediate=true" for full (none ace:ajax) submits.
This JIRA is to extend support for "immediate=true" to cases where ace:ajax is specified.
Integration with *:ajax behaviours that have immediate=true needs to be handled by the component renderers. Having a generic solution is not possible in this case. Only the renderers know about what event types are available and how they match to the DOM events and elements.
This JIRA is to extend support for "immediate=true" to cases where ace:ajax is specified.
Integration with *:ajax behaviours that have immediate=true needs to be handled by the component renderers. Having a generic solution is not possible in this case. Only the renderers know about what event types are available and how they match to the DOM events and elements.
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | EE-4.1.0.GA [ 12171 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 4.1 [ 11375 ] | |
Fix Version/s | EE-4.1.0.GA [ 12171 ] |
Assignee | Mircea Toma [ mircea.toma ] |
Fix Version/s | EE-4.1.0.GA [ 12171 ] | |
Fix Version/s | 4.1 [ 11375 ] |
Fix Version/s | 4.1 [ 11375 ] | |
Fix Version/s | EE-4.1.0.GA [ 12171 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46570 | Thu Dec 17 13:01:14 MST 2015 | mircea.toma | |
Files Changed | ||||
![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46571 | Thu Dec 17 14:58:33 MST 2015 | mircea.toma | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46572 | Thu Dec 17 14:58:58 MST 2015 | mircea.toma | |
Files Changed | ||||
![]() |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Fix Version/s | EE-4.1.0.GA [ 12171 ] | |
Fix Version/s | 4.1 [ 11375 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46578 | Thu Dec 17 16:26:07 MST 2015 | mircea.toma | |
Files Changed | ||||
![]() ![]() ![]() |
Fix Version/s | 4.2 [ 12870 ] | |
Fix Version/s | EE-4.1.0.GA [ 12171 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48511 | Mon Mar 14 18:23:18 MDT 2016 | mircea.toma | |
Files Changed | ||||
![]() |
Fix Version/s | EE-4.1.0.GA [ 12171 ] | |
Fix Version/s | 4.2 [ 12870 ] |
Fix Version/s | EE-4.1.0.BETA [ 13072 ] |
Fix Version/s | 4.2.BETA [ 13091 ] | |
Fix Version/s | 4.2 [ 12870 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Implemented generic strategy to support "immediate=true" attributes defined on f:ajax or ace:ajax facets.