Details
Description
Right now our icefaces-facelets.jar is derived from Facelets 1.1.11 with a number of backported fixes, plus a few of our own customisations. We should migrate the the newest stable Facelets release, which is Facelets 1.1.14, to benefit from the other bugfixes and enhancements.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Original Estimate | 3d | |
| Fix Version/s | 1.7 [ 10080 ] | |
| Affects | [Documentation (User Guide, Ref. Guide, etc.)] | |
| Assignee | Mark Collette [ mark.collette ] |
| Summary | Update to Facelets 1.1.13a | Update to Facelets 1.1.14 |
| Description |
Right now our icefaces-facelets.jar is derived from Facelets 1.1.11 with a number of backported fixes, plus a few of our own customisations. We should migrate the the newest stable Facelets release, which is Facelets 1.1.13a, to benefit from the other bugfixes and enhancements. |
Right now our icefaces-facelets.jar is derived from Facelets 1.1.11 with a number of backported fixes, plus a few of our own customisations. We should migrate the the newest stable Facelets release, which is Facelets 1.1.14, to benefit from the other bugfixes and enhancements. |
| Fix Version/s | 1.7DR#2 [ 10110 ] | |
| Fix Version/s | 1.7 [ 10080 ] | |
| Affects | [Documentation (User Guide, Ref. Guide, etc.)] | [Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration] |
| Assignee Priority | P2 | |
| Affects Version/s | 1.6 [ 10031 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #14973 | Wed Oct 17 17:29:20 MDT 2007 | mark.collette | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/lib/icefaces-facelets.jar
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #14975 | Thu Oct 18 12:09:23 MDT 2007 | mark.collette | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/facelets/D2DFaceletViewHandler.java
|
| Fix Version/s | 1.7 [ 10080 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee Priority | P2 | |
| Assignee | Mark Collette [ mark.collette ] |

Our icefaces-facelets.jar code is now based off of Facelets 1.1.14.
The only real differences are in:
src/java/com/sun/facelets/compiler/Compiler.java
src/java/com/sun/facelets/compiler/SAXCompiler.java
src/java/com/sun/facelets/compiler/TagLibraryConfig.java
which are related to stripping out xml declarations, DOCTYPE declarations, and changing the logging level of auto-loaded taglib.xml files from "info" to "config".
Subversion 15230 : Facelets non-essential support files
Subversion 15231 : Facelets src
Subversion 15232 : Facelets necessary support files
Subversion 14973 : icefaces/lib/icefaces-facelets.jar