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 2014/05/02 19:17:34 UTC

[jira] [Commented] (TOBAGO-1356) Avoid error logging for missing hover images

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

Hudson commented on TOBAGO-1356:
--------------------------------

FAILURE: Integrated in tobago-trunk #1173 (See [https://builds.apache.org/job/tobago-trunk/1173/])
TOBAGO-1356: Avoid error logging for missing hover images (lofwyr: http://svn.apache.org/viewvc/?view=rev&rev=1568962)
* /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/facelets/TobagoComponentHandler.java
* /myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/CommandRendererBase.java
* /myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/MenuCommandRenderer.java


> Avoid error logging for missing hover images
> --------------------------------------------
>
>                 Key: TOBAGO-1356
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1356
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core, Themes
>    Affects Versions: 2.0.0-alpha-3
>            Reporter: Dennis Kieselhorst
>            Assignee: Udo Schnurpfeil
>             Fix For: 2.0.0-beta-1, 3.0.0-alpha-1
>
>         Attachments: TOBAGO-1356.patch
>
>
> Currently an error message is logged if using a MenuCommand with image without providing a hover image. 
> 2014-01-09 14:38:10.544 [tp2001134797-77] 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 = 'mytheme' browser = 'gecko' subDir = 'null' name = 'image/updateHover' suffix = '.gif' key = 'null'
> Fallback is working (normal image), so no error message is needed (this was the behaviour before changed in TOBAGO-1282).



--
This message was sent by Atlassian JIRA
(v6.2#6252)