[
https://issues.apache.org/jira/browse/WICKET-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alastair Maw updated WICKET-695:
--------------------------------
Fix Version/s: (was: 1.3.0-rc1)
1.3.0-beta3
Affects Version/s: (was: 1.3.0-beta3)
> Border.resolve() should not attempt to render contents if bodyVisible is false
> ------------------------------------------------------------------------------
>
> Key: WICKET-695
> URL: https://issues.apache.org/jira/browse/WICKET-695
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.3.0-beta1, 1.3.0-beta2
> Reporter: Stefan Kanev
> Assignee: Juergen Donnerstag
> Priority: Minor
> Fix For: 1.3.0-beta3
>
>
> Border.resolve() should not attempt to render its nested components if
> setBorderBodyVisible(false) has been called. This way the behavior would be
> similar to Component.setVisible() - when the contents are not visible, wicket
> would not raise an exception if there are no corresponding components for the
> border's markup.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.