TableColumns / TableValues should not cache class parameter
-----------------------------------------------------------

         Key: TAPESTRY-799
         URL: http://issues.apache.org/jira/browse/TAPESTRY-799
     Project: Tapestry
        Type: Bug
  Components: Contrib  
    Versions: 4.0    
 Environment: Tapestry 4.0RC1
    Reporter: Jan Berkel
    Priority: Minor


The "class" parameter in TableColumns / TableValues which is responsible for 
rendering the class attribute of all contained <td> element is left to the 
default setting, which means that it uses caching. This is not the desired 
behaviour because it will always attach the same css class to all elements. The 
two components used custom bindings in Tapestry 3.0 which do not cache, leading 
to unexpected results after the upgrade.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to