[ http://issues.apache.org/jira/browse/MYFACES-1114?page=comments#action_12366312 ]
Peter Mahoney commented on MYFACES-1114: ---------------------------------------- Yes, text/html only is too restrictive. So the content types that should be included are perhaps: text/html application/xhtml+xml application/xml text/xml > ExtensionsFilter calls addResource.parseResponse() on non-HTML responses > ------------------------------------------------------------------------ > > Key: MYFACES-1114 > URL: http://issues.apache.org/jira/browse/MYFACES-1114 > Project: MyFaces > Type: Bug > Components: Tomahawk > Versions: Nightly > Reporter: Peter Mahoney > Assignee: Bruno Aranda > Fix For: Nightly > Attachments: extensions.patch > > ExtensionsFilter does not check the content type of the response before > calling methods on AddResource to parse and add to the output. This causes > the HTML parser to fall over when the response is non-HTML. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
