Niels Borman created MYFACES-3872:
-------------------------------------
Summary: 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.1, 2.2.0
Environment: IE 7 / IE 8
tomcat 7.0.52
MyFaces 2.2.0 / 2.2.1 Stage production
Reporter: Niels Borman
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)