[
https://issues.apache.org/jira/browse/WICKET-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg resolved WICKET-1269.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.3.2
Assignee: Igor Vaynberg
> 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
> Components: wicket
> Affects Versions: 1.3.0-final
> Reporter: Daniel Kröger
> Assignee: Igor Vaynberg
> Priority: Minor
> Fix For: 1.3.2
>
>
> 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.