Ticket #2368 (closed defect: invalid)
when FilteringTable is created dynamically, heading cells are <td>, they should be <th>
| Reported by: | yh_mailinglist@… | Owned by: | anonymous |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 0.4.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by ttrenka) (diff)
Hello Dojo team,
I have found a small bug, but it is annoying for the css rules
pb reproduced with nightly build.
to reproduce, start the example test_FilteringTable_programmatic.html and inspect the dom with firebug
you get sthg like <table><thead><tr><td> it should be <th>
Thanks
Yann
Change History
Note: See
TracTickets for help on using
tickets.