You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2012/12/22 03:01:14 UTC

[jira] [Created] (TAP5-2039) Element.attribute() should treat "class" specially, appending the new value to the old

Howard M. Lewis Ship created TAP5-2039:
------------------------------------------

             Summary: Element.attribute() should treat "class" specially, appending the new value to the old
                 Key: TAP5-2039
                 URL: https://issues.apache.org/jira/browse/TAP5-2039
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.4
            Reporter: Howard M. Lewis Ship


This is a generally useful special case, that everytime you invoke element.attribute("class", "foo"), then "foo" is appended, after a space, to the existing value, rather than replacing it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira