[
https://issues.apache.org/jira/browse/TOBAGO-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400137#comment-16400137
]
Hudson commented on TOBAGO-1870:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago Trunk #1342 (See
[https://builds.apache.org/job/Tobago%20Trunk/1342/])
(TOBAGO-1870) The file attribute of tc:style is not rendered after a (bommel:
rev b11d3e0f1f50b64be2af6154d80f5c57633cd8b9)
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIStyle.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIMeta.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIScript.java
(TOBAGO-1870) The file attribute of tc:style is not rendered after a (bommel:
rev 6e8f4baf4ac60e431cb00c66f5eff49e606bf17a)
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIStyle.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIMeta.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIScript.java
> The file attribute of tc:style is not rendered after a submit.
> --------------------------------------------------------------
>
> Key: TOBAGO-1870
> URL: https://issues.apache.org/jira/browse/TOBAGO-1870
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core
> Affects Versions: 4.1.0
> Reporter: Henning Noeth
> Assignee: Bernd Bohmann
> Priority: Major
> Fix For: 4.2.1
>
>
> An example could be found in the v4.2.0-SNAPSHOT demo:
>
> [http://localhost:8080/content/40-test/6000-event/event.xhtml|http://localhost:8080/content/40-test/6000-event/event-1870.xhtml]
> After clicking on "reload", the link to "demo.css" file is not rendered
> inside the <head> tag.
> The problem only occures with <ui:include src="x-event-#\{''}.xhtml"/>.
> The problem NOT occures with <ui:include src="x-event-.xhtml"/>, but the EL
> should resolve to excactly the same string.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)