#1696 closed bug (notabug)
Javascript Errors Using Table Sort When The Table Has Zero Rows In Its Body
Reported by: | kirkcerny501 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.core | Version: | 1.2.1 |
Keywords: | empty table | Cc: | |
Blocked by: | Blocking: |
Description
I recently downloaded the new UI table sorter, and it was working great until i came across a table without any body rows.
There were a number of errors where a row was assumed to exist such as. cells = table.tBodies[0].rows[0].cells;
Error table.tBodies[0].rows[0] has no properties. I am using Firefox 2
Change History (2)
comment:1 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Milestone: | 1.2.2 |
---|
Note: See
TracTickets for help on using
tickets.
Milestone 1.2.2 deleted