Steve Lowery created WICKET-4690:
------------------------------------

             Summary: DataTable regression
                 Key: WICKET-4690
                 URL: https://issues.apache.org/jira/browse/WICKET-4690
             Project: Wicket
          Issue Type: Bug
          Components: wicket-extensions
    Affects Versions: 6.0.0-beta3, 6.0.0-beta2, 6.0.0-beta1
            Reporter: Steve Lowery
            Priority: Minor


Component tags added to an AbstractColumn do not render in deployment mode (or 
with getMarkupSettings().stripWicketTags(true) called in your 
Application.init() because now the content of the cell column is now bound to 
wicket:container whereas it was bound to span in wicket 1.5 and below.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to