[
https://issues.apache.org/jira/browse/TOBAGO-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767343#comment-16767343
]
Hudson commented on TOBAGO-1979:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago 4.x #58 (See
[https://builds.apache.org/job/Tobago%204.x/58/])
TOBAGO-1979: Refactor favicon handling (lofwyr: rev
5c087d366735be1e33413231db794c73eb460ec5)
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/LinkTagDeclaration.java
* (add) tobago-example/tobago-example-demo/src/main/webapp/image/feather.png
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/component/Attributes.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/html/HtmlAttributes.java
* (edit) tobago-example/tobago-example-demo/src/main/webapp/main.xhtml
* (add)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/MetaLinkRenderer.java
* (delete) tobago-example/tobago-example-demo/src/main/webapp/icon/favicon.ico
* (add)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/MetaLinkTagDeclaration.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/PageTagDeclaration.java
* (add) tobago-example/tobago-example-demo/src/main/webapp/image/feather.ico
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/component/RendererTypes.java
* (add)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIMetaLink.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/PageRenderer.java
> Refactor favicon handling
> -------------------------
>
> Key: TOBAGO-1979
> URL: https://issues.apache.org/jira/browse/TOBAGO-1979
> Project: MyFaces Tobago
> Issue Type: Improvement
> Components: Core
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Priority: Major
> Fix For: 4.4.0
>
>
> Currently, the icon attribute of <tc:page> refers to an icon. But modern
> web-apps needs more flexibility.
> The needed <link> tags should be defiable by the application developer for
> more flexibility.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)