Null model for AttributeAppender should not render empty attribute
------------------------------------------------------------------
Key: WICKET-3884
URL: https://issues.apache.org/jira/browse/WICKET-3884
Project: Wicket
Issue Type: Bug
Components: wicket-core
Affects Versions: 1.5-RC5.1
Reporter: Robert McGuinness
Priority: Trivial
I can't think of a reason this would be valid, but passing in null model
renders <span class="">Test</span>. If previous and new attribute are both
null, the component should render cleanly like <span>Test</span>.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira