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 2015/06/10 09:24:03 UTC

[jira] [Commented] (TOBAGO-1444) Avoid error logging for missing disabled images

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

Hudson commented on TOBAGO-1444:
--------------------------------

SUCCESS: Integrated in tobago-3.0.x #29 (See [https://builds.apache.org/job/tobago-3.0.x/29/])
Merged from trunk
(TOBAGO-1444)
Avoid error logging for missing disabled images [from revision 1667306] (deki: http://svn.apache.org/viewvc/?view=rev&rev=1684574)
* /myfaces/tobago/branches/tobago-3.0.x
* /myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ResourceManagerUtils.java
* /myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.java


> Avoid error logging for missing disabled images
> -----------------------------------------------
>
>                 Key: TOBAGO-1444
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1444
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.6
>            Reporter: Dennis Kieselhorst
>            Assignee: Bernd Bohmann
>            Priority: Minor
>             Fix For: 2.0.7, 3.0.0-alpha-1, 3.0.0
>
>
> Currently Tobago produces log messages with ERROR level for missing disabled images:
> {noformat}
> ERROR o.a.m.t.i.c.ResourceManagerImpl - Path not found, and no fallback. Using empty string.
> resourceDirs = '[resources-1, org/apache/myfaces/tobago/renderkit]' contentType = 'html' theme = 'comxerv' browser = 'gecko' subDir = 'null' name = 'image/myImageDisabled' extension = '[.gif]' key = 'null' 
> {noformat}
> As the normal image is the fallback, this should be avoided (ignoreMissing in ResourceManagerUtils.getImageOrDisabledImage* needs to be adjusted).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)