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

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

SUCCESS: Integrated in tobago-trunk #1338 (See 
[https://builds.apache.org/job/tobago-trunk/1338/])
(TOBAGO-1444)
Avoid error logging for missing disabled images (bommel: 
http://svn.apache.org/viewvc/?view=rev&rev=1667306)
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ResourceManagerUtils.java
* 
/myfaces/tobago/trunk/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
>
>
> 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)

Reply via email to