[
https://issues.apache.org/jira/browse/WICKET-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cafesolo updated WICKET-1173:
-----------------------------
Attachment: hideableborder.zip
The attached code (hideableborder.zip) doesn't work unless you call
getApplication().getDebugSettings().setComponentUseCheck(false);
> Border bodycontainer doesn't render a markup placeholder
> --------------------------------------------------------
>
> Key: WICKET-1173
> URL: https://issues.apache.org/jira/browse/WICKET-1173
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.3.0-rc1
> Reporter: Carlos Pita
> Fix For: 1.3.0-rc2
>
> Attachments: border.tgz, hideableborder.zip
>
>
> A border with getBodyContainer().setOutputMarkupPlaceholderTag(true); doesn't
> generate a placeholder after its body is hidden. I've attached an example.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.