You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Dennis Kieselhorst (JIRA)" <de...@myfaces.apache.org> on 2014/01/10 11:48:50 UTC

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

Dennis Kieselhorst created TOBAGO-1356:
------------------------------------------

             Summary: 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
         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.1.5#6160)