tag-namespace is not rendered for the markup placeholder tag
------------------------------------------------------------
Key: WICKET-1196
URL: https://issues.apache.org/jira/browse/WICKET-1196
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.3.0-rc1
Reporter: Gerolf Seitz
Assignee: Gerolf Seitz
Priority: Minor
Fix For: 1.3.0-rc2
when a setOutputMarkupPlaceholderTag(true) is called on a component associated
with a wicket tag,
the rendered markup placeholder tag does not include the namespace.
this is problematic, eg. especially with wicket:body, as only a body tag is
rendered
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.