You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2014/03/16 22:36:44 UTC

[jira] [Commented] (MYFACES-3872) jsf.js Broken when post multipart form in IE 8 and lower version

    [ https://issues.apache.org/jira/browse/MYFACES-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937345#comment-13937345 ] 

Leonardo Uribe commented on MYFACES-3872:
-----------------------------------------

I have checked the code and the compressed version of jsf.js and I do not see anything suspicious that could cause a problem, but we are aware of a problem with a @MultipartConfig annotation in FacesServlet that will be fixed on 2.2.2. Since there is a workaround for this one I'll reduce the priority to minor for now. It is strange that the bug does not appear on development time, since the file is just the same. 

> jsf.js Broken when post multipart form in IE 8 and lower version
> ----------------------------------------------------------------
>
>                 Key: MYFACES-3872
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3872
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.2.0, 2.2.1
>         Environment: IE 7 / IE 8 
> tomcat 7.0.52
> MyFaces 2.2.0 / 2.2.1 Stage production
>            Reporter: Niels Borman
>            Priority: Critical
>
> When the project stage is development we can post a multipart form with a fileupload component included in IE 7 and IE 8. But when the project stage is Production then a javascript error accured on line 1 karakter 74.615.
> The workaround for this problem is to get the uncompressed version of jsf.js and compress it with http://jscompress.com/. Then place the compressed jsf.js in the resource folder under javax.faces.



--
This message was sent by Atlassian JIRA
(v6.2#6252)