You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/08/07 21:01:32 UTC

[jira] Updated: (WICKET-2610) OddEvenListItem should append css attribute instead of replacing/adding it

     [ https://issues.apache.org/jira/browse/WICKET-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg updated WICKET-2610:
----------------------------------

    Fix Version/s: 1.5-M2
                       (was: 1.5-M1)

> 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
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.5-M2
>
>         Attachments: OddEvenItem.patch-append.txt, OddEvenItem.patch.txt, OddEvenListItem.java.patch
>
>
> 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.