Details
- 
        Type:
 Improvement
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 3.3, EE-3.3.0.GA
 - 
            Fix Version/s: EE-3.3.0.GA_P01, 4.0.BETA, 4.0
 - 
            Component/s: Framework
 - 
            Labels:None
 - 
            Environment:Portlet portal resource coalescing
 
- 
                        Assignee Priority:P3
 - 
                        Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration
 - 
                        Workaround Exists:Yes
 - 
                        Workaround Description:
 
Description
                    Resource coalescing in a portlet environment does not behave as intended. Turning on the context parameter to enable resource coalescing and running the showcase-portlet example in Liferay results in the following errors being logged to the console:
21:58:19,746 ERROR [MissingResourceImpl:78] Resource handler=[com.liferay.faces.bridge.application.ResourceHandlerOuterImpl@10652a37] was unable to create a resource for resourceName=[coalesced.css.xhtml] libraryName=[ice.core] contentType=[null]
21:58:19,885 ERROR [MissingResourceImpl:78] Resource handler=[com.liferay.faces.bridge.application.ResourceHandlerOuterImpl@10652a37] was unable to create a resource for resourceName=[coalesced.js.xhtml] libraryName=[ice.core] contentType=[null]
            
21:58:19,746 ERROR [MissingResourceImpl:78] Resource handler=[com.liferay.faces.bridge.application.ResourceHandlerOuterImpl@10652a37] was unable to create a resource for resourceName=[coalesced.css.xhtml] libraryName=[ice.core] contentType=[null]
21:58:19,885 ERROR [MissingResourceImpl:78] Resource handler=[com.liferay.faces.bridge.application.ResourceHandlerOuterImpl@10652a37] was unable to create a resource for resourceName=[coalesced.js.xhtml] libraryName=[ice.core] contentType=[null]
Issue Links
- blocks
 - 
            
        
        ICE-9338
        Resource coalescing omitting fileentry.js
    
-         
     - Closed
 
 -         
 
Activity
- All
 - Comments
 - History
 - Activity
 - Remote Attachments
 - Subversion
 
| Field | Original Value | New Value | 
|---|---|---|
| Assignee | Deryk Sinotte [ deryk.sinotte ] | 
| Fix Version/s | 3.4 [ 10770 ] | 
| Assignee Priority | P2 [ 10011 ] | 
| Description | 
                                                                Resource coalescing in a portlet environment does behave as intended. Turning on the context parameter to enable resource coalescing and running the showcase-portlet example in Liferay results in the following errors being logged to the console:
 21:58:19,746 ERROR [MissingResourceImpl:78] Resource handler=[com.liferay.faces.bridge.application.ResourceHandlerOuterImpl@10652a37] was unable to create a resource for resourceName=[coalesced.css.xhtml] libraryName=[ice.core] contentType=[null] 21:58:19,885 ERROR [MissingResourceImpl:78] Resource handler=[com.liferay.faces.bridge.application.ResourceHandlerOuterImpl@10652a37] was unable to create a resource for resourceName=[coalesced.js.xhtml] libraryName=[ice.core] contentType=[null]  | 
                
                                                               Resource coalescing in a portlet environment does not behave as intended. Turning on the context parameter to enable resource coalescing and running the showcase-portlet example in Liferay results in the following errors being logged to the console:
 21:58:19,746 ERROR [MissingResourceImpl:78] Resource handler=[com.liferay.faces.bridge.application.ResourceHandlerOuterImpl@10652a37] was unable to create a resource for resourceName=[coalesced.css.xhtml] libraryName=[ice.core] contentType=[null] 21:58:19,885 ERROR [MissingResourceImpl:78] Resource handler=[com.liferay.faces.bridge.application.ResourceHandlerOuterImpl@10652a37] was unable to create a resource for resourceName=[coalesced.js.xhtml] libraryName=[ice.core] contentType=[null]  | 
                
| Assignee Priority | P2 [ 10011 ] | P1 [ 10010 ] | 
| Status | Open [ 1 ] | Resolved [ 5 ] | 
| Affects | Sample App./Tutorial [ 10001 ] | |
| Resolution | Fixed [ 1 ] | 
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] | 
| Workaround Description | 
                                                               Turn off resource coalescing for portlets.  It's off by default but you can set it using:
 <context-param> <param-name>org.icefaces.coalesceResources</param-name> <param-value>false</param-value> </context-param>  | 
                |
| Assignee | Deryk Sinotte [ deryk.sinotte ] | Mircea Toma [ mircea.toma ] | 
| Fix Version/s | EE-3.3.0.GA [ 10572 ] | |
| Affects | Sample App./Tutorial [ 10001 ] | Documentation (User Guide, Ref. Guide, etc.),Sample App./Tutorial,Compatibility/Configuration [ 10003, 10001, 10002 ] | 
| Workaround Exists | Yes [ 10007 ] | 
| Affects Version/s | EE-3.3.0.GA [ 10572 ] | 
| Assignee Priority | P1 [ 10010 ] | P2 [ 10011 ] | 
| Assignee Priority | P2 [ 10011 ] | P3 [ 10012 ] | 
| Status | Reopened [ 4 ] | Resolved [ 5 ] | 
| Resolution | Fixed [ 1 ] | 
| Fix Version/s | EE-3.3.0.GA_P01 [ 11174 ] | 
| Issue Type | Bug [ 1 ] | Improvement [ 4 ] | 
| Fix Version/s | 4.0 [ 11382 ] | 
| Status | Resolved [ 5 ] | Closed [ 6 ] |