You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2018/04/04 07:46:00 UTC

[jira] [Commented] (TOBAGO-1870) The file attribute of tc:style is not rendered after a submit.

    [ https://issues.apache.org/jira/browse/TOBAGO-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16425133#comment-16425133 ] 

Hudson commented on TOBAGO-1870:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago Trunk #1349 (See [https://builds.apache.org/job/Tobago%20Trunk/1349/])
workaround for websphere 8.5 details see TOBAGO-1870 (bommel: rev 92920d69459840309f56fd1dfd4af95818c37e48)
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIScript.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/AbstractUIStyle.java
workaround for websphere 8.5 details see TOBAGO-1870 (bommel: rev dc15ddfb92b8c34f27db717712b90b9cc9c2d938)
* (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/AbstractUIScript.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIMeta.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)