Using CODI and JSP results in some problems with scripts and styles on the page
-------------------------------------------------------------------------------

                 Key: TOBAGO-1094
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1094
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.5.3
            Reporter: Udo Schnurpfeil
            Assignee: Udo Schnurpfeil


The reason is broken HTML code.
Having CODI and JSP there is a ResponseWriter wrapping chain. 
The write(String) method is not wrapped, and this results in a closing brace of 
the style tag.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to