You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (Created) (JIRA)" <de...@myfaces.apache.org> on 2012/02/21 16:02:34 UTC

[jira] [Created] (TOBAGO-1094) Using CODI and JSP results in some problems with scripts and styles on the page

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

        

[jira] [Resolved] (TOBAGO-1094) Using CODI and JSP results in some problems with scripts and styles on the page

Posted by "Udo Schnurpfeil (Resolved) (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Schnurpfeil resolved TOBAGO-1094.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.5
    
> 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
>             Fix For: 1.5.5
>
>
> 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