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
| Field | Original Value | New Value |
|---|---|---|
| Link | This issue blocks ICE-6748 [ ICE-6748 ] |
| Assignee | Nils Lundquist [ nils.lundquist ] |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Open [ 1 ] |
| 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 ] |
| 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
|
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 2.1-Beta [ 10291 ] |
| Summary | Add context param to control FacesMessagePhaseListener | Add context param to control FacesMessagePhaseListener (intelligent message cacheing) |
| Salesforce Case | [] |
| Summary | Add context param to control FacesMessagePhaseListener (intelligent message cacheing) | Add context param to control FacesMessagePhaseListener (intelligent message caching) |
| Salesforce Case | [] |
| Comment | [ i tried that in icefaces 2.0.2 but it doesn't work, please advise. ] |
| Comment |
[ BTW, 2.0.2 is the latest version on your repo here: http://anonsvn.icefaces.org/repo/maven2/releases/org/icefaces/icefaces/ ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

This should also be configurable via <icecore:config messagePersistence="true">.