[
https://issues.apache.org/jira/browse/MYFACES-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552473#comment-13552473
]
Werner Punz commented on MYFACES-3671:
--------------------------------------
This is indeed a refactoring bug, the FinalizableObject was renamed to Object
under the myfaces namespace.
I will fix this asap.
> 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
>
> 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