You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Henning Noeth (JIRA)" <de...@myfaces.apache.org> on 2017/07/17 12:05:00 UTC

[jira] [Commented] (TOBAGO-1751) Add META-tags to -tag

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

Henning Noeth commented on TOBAGO-1751:
---------------------------------------

Fixed a bug with WebSphere 8.5:
In WebSphere the "_header"-component of a sheet is rendered like a tc:meta.

1. SheetRenderer create a "_header"-component
2. PageRenderer search for a "head"-component, finds "_header"-component of sheet.


<tc:meta> is still rendered twice.

> Add META-tags to <head>-tag
> ---------------------------
>
>                 Key: TOBAGO-1751
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1751
>             Project: MyFaces Tobago
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Guido Dubois
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 4.0.0
>
>
> Is there a simple way to include META-tags to the <head> section of a <tc:page>?
> It would be nice to have a tag according to <tc:style file=""> or <tc:script file=""> for this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)