[
http://jira.jboss.com/jira/browse/RF-1006?page=comments#action_12381127 ]
Franck MARTIN commented on RF-1006:
-----------------------------------
can we change the fix version to 3.1.1?
This bug prevents having both file download and ajax hibernate validation running in seam
applications which is really annoying.
It should be easy to detect that the content type of the response is not text/html and
then do NOT filter the response at all. If it's binary like application/pdf the filter
should let it go through.
What do you think?
Xml filter throw exception for a non JSF-view generated resources.
------------------------------------------------------------------
Key: RF-1006
URL:
http://jira.jboss.com/jira/browse/RF-1006
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.0
Reporter: Alexander Smirnov
Assigned To: Alexander Smirnov
Fix For: 3.2.0
Set filter parameter
<init-param>
<param-name>forceparser</param-name>
<param-value>true</param-value>
</init-param>
Cause nullPointerException from non-jsf pages responses.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira