[
https://issues.apache.org/jira/browse/MYFACES-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Werner Punz resolved MYFACES-3671.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.1.11-SNAPSHOT
2.2.0
2.0.17-SNAPSHOT
> jsf-uncompressed.js contains 'import' of not existing file
> '_FinalizeableObj.js'
> --------------------------------------------------------------------------------
>
> Key: MYFACES-3671
> URL: https://issues.apache.org/jira/browse/MYFACES-3671
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 2.1.10
> Environment: Firefox
> Reporter: dennis hoersch
> Assignee: Werner Punz
> Fix For: 2.0.17-SNAPSHOT, 2.2.0, 2.1.11-SNAPSHOT
>
>
> The 'jsf-uncompressed.js' tries to load the script '_FinalizeableObj.js' that
> seams not to exist?
>
> _ls("#{resource['org.apache.myfaces.core.impl.xhrCore:_FinalizeableObj.js']}",
> null, null, "UTF-8", false);
> This results in an empty string for the load:
> _ls("", null, null, "UTF-8", false);
> which causes a second request to the original page in my browser.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira