[
https://issues.apache.org/jira/browse/MYFACES-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13938229#comment-13938229
]
Niels Borman commented on MYFACES-3872:
---------------------------------------
I have created a test application and looked into my problem and found out that
I didn't use the h:inputFile but the Tomahawk t:inputFileUpload. I read in your
comment that your testing with the Myfaces 2.2.2-snapshot version and the
h:inputFile component. When I use the snapshot version and the h:inputFile the
problem is solved. As the new release solves my problem do you know when de
release is planned?
Thanks for looking in to my problem
> 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: Minor
>
> 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)