Page.checkRendering() should log with level info or debug instead of warn in 
case a transparent container was found
-------------------------------------------------------------------------------------------------------------------

                 Key: WICKET-1269
                 URL: https://issues.apache.org/jira/browse/WICKET-1269
             Project: Wicket
          Issue Type: Improvement
    Affects Versions: 1.3.0-final
            Reporter: Daniel Kröger
            Priority: Minor


The method checkRendering() in Page.class logs a warning in case a transparent 
container was found and a component therefore wasn't rendered. Wouldn't a log 
level of INFO or DEBUG be more appropriate just like the comment above this log 
call ("only do a debug statement here") proposes?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to