Details
Description
The FacesMessagePhaseListener was added by ICE-5750 to persist faces messages across single submits. This behaviour is currently always enabled. We should add a context param to control it, so we can optionally disable it.
Activity
Mark Collette
created issue -
Nils Lundquist
made changes -
Field | Original Value | New Value |
---|---|---|
Link | This issue blocks ICE-6748 [ ICE-6748 ] |
Nils Lundquist
made changes -
Assignee | Nils Lundquist [ nils.lundquist ] |
Nils Lundquist
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Nils Lundquist
made changes -
Status | In Progress [ 3 ] | Open [ 1 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 2.1 [ 10241 ] | |
Affects | [Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration] | |
Assignee Priority | P2 | |
Assignee | Nils Lundquist [ nils.lundquist ] | Jack van Ooststroom [ jack.van.ooststroom ] |
Jack Van Ooststroom
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #25068 | Thu Jul 21 13:35:16 MDT 2011 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/facelets/tag/icefaces/core/ConfigHandler.java
MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/FacesMessagesPhaseListener.java MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/util/EnvUtils.java MODIFY /icefaces2/trunk/icefaces/core/src/main/resources/META-INF/core.taglib.xml |
Jack Van Ooststroom
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 2.1-Beta [ 10291 ] |
Ken Fyten
made changes -
Summary | Add context param to control FacesMessagePhaseListener | Add context param to control FacesMessagePhaseListener (intelligent message cacheing) |
Salesforce Case | [] |
Ken Fyten
made changes -
Summary | Add context param to control FacesMessagePhaseListener (intelligent message cacheing) | Add context param to control FacesMessagePhaseListener (intelligent message caching) |
Salesforce Case | [] |
Mahmoud Saleh
made changes -
Comment | [ i tried that in icefaces 2.0.2 but it doesn't work, please advise. ] |
Mahmoud Saleh
made changes -
Comment |
[ BTW, 2.0.2 is the latest version on your repo here: http://anonsvn.icefaces.org/repo/maven2/releases/org/icefaces/icefaces/ ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
This should also be configurable via <icecore:config messagePersistence="true">.