Details
Description
I have tested myfaces-example-simple-1.1.5-SNAPSHOT demo with trucnk/icefaces -revision 13434 and it came across that all myfaces component's .css and .js files are not being injected to the head element of the document.
However with icefaces release 1.5.3 all resource files (.css, .js) are being injected to the head element of the document without any problem.
However with icefaces release 1.5.3 all resource files (.css, .js) are being injected to the head element of the document without any problem.
Issue Links
- blocks
-
ICE-814 Rendering compatibility of Tomahawk's and Myfaces' extended components with ICEFaces (using stream writing)
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Mircea Toma [ mircea.toma ] |
Assignee Priority | P2 |
Assignee Priority | P2 | P1 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #13444 | Fri Mar 30 16:19:54 MDT 2007 | mircea.toma | Set the "Content-Type" header to make MyFaces javascript injection work again -- |
Files Changed | ||||
![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #13451 | Mon Apr 02 12:04:46 MDT 2007 | mircea.toma | Accept externaly defined ResponseWriter -- |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #13547 | Mon Apr 16 12:27:00 MDT 2007 | mircea.toma | Clone requestMap on page reload -- |
Files Changed | ||||
![]() ![]() |
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Fix Version/s | 1.6DR#3 [ 10050 ] | |
Resolution | Fixed [ 1 ] |
Fix Version/s | 1.6 [ 10031 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 | |
Assignee | Mircea Toma [ mircea.toma ] |
Clear requestMap and request's attributes in ServletExternalContext.resetRequestMap.