Ajax broken under FastFilter
----------------------------

                 Key: RF-3605
                 URL: http://jira.jboss.com/jira/browse/RF-3605
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
            Reporter: Nick Belaevski
         Assigned To: Alexander Smirnov
            Priority: Critical
             Fix For: 3.2.2


AJAX response contains invalid XML if FastFilter is used:

<html xmlns="http://www.w3.org/1999/xhtml";> 
   <head> 
      <META http-equiv="Content-Type" content="text/html;charset=UTF-8">        
         <--------------- No closing tag
      <link 
href="/richfaces-demo/a4j_3_3_0-SNAPSHOTorg/richfaces/renderkit/html/css/basic_classes.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__.simple"
 type="text/css" rel="stylesheet" class="component">  <--------------- No 
closing tag

<... skipped ...>

</html>

-- 
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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to