[
https://issues.apache.org/jira/browse/WICKET-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Simons updated WICKET-2610:
----------------------------------
I think the case that a web-designer uses a class attribute on a table row or a
list item is more than likely. And since the change to OddEvenListItem would
indeed be minor it's even more annoying if one has to create a basic class like
this just because the design is screwed up.
What disadvantages to implementing this do you see?
> OddEvenListItem should append css attribute instead of replacing/adding it
> --------------------------------------------------------------------------
>
> Key: WICKET-2610
> URL: https://issues.apache.org/jira/browse/WICKET-2610
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.4.4
> Reporter: Martin Simons
> Priority: Minor
> Fix For: 1.4.5
>
>
> Title says it all: Right now OddEvenListItem simply adds the class attribute
> without checking whether another one already exists, essentially overwriting
> any style definition the designer might have added. Instead, the odd/even
> classes should be appended as in AttributeAppender behavior.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.