[
https://issues.apache.org/jira/browse/WICKET-3934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg updated WICKET-3934:
----------------------------------
Fix Version/s: (was: 1.5-RC6)
1.5-RC7
> Provide AttributeModifier#remove(String)
> ----------------------------------------
>
> Key: WICKET-3934
> URL: https://issues.apache.org/jira/browse/WICKET-3934
> Project: Wicket
> Issue Type: Sub-task
> Components: wicket
> Reporter: Martin Grigorov
> Assignee: Martin Grigorov
> Fix For: 1.5-RC7
>
> Attachments: WICKET-3934.patch
>
>
> Please provide AttributeModifier#remove(String) method which deals with the
> internals in AttributeModifier.
> AttributeModifier has special constants : VALUELESS_ATTRIBUTE_ADD and
> VALUELESS_ATTRIBUTE_REMOVE which are checked with String#equals(). This
> disallows to set an attribute with their value. It will be better if they are
> created with 'new String(...)' and later checked by identity. They are static
> so there is no chance to be interned during deserialization.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira