[
https://issues.apache.org/jira/browse/TOBAGO-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15052761#comment-15052761
]
Hudson commented on TOBAGO-1094:
--------------------------------
SUCCESS: Integrated in tobago-3.0.x #171 (See
[https://builds.apache.org/job/tobago-3.0.x/171/])
TOBAGO-1094 is not a problem for Tobago 3, so the workaround can be removed
(lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1719378])
*
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/ajax/AjaxInternalUtils.java
*
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/webapp/TobagoResponseWriter.java
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/PageRenderer.java
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SelectManyShuttleRenderer.java
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SheetRenderer.java
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)