Opened 17 years ago
Closed 17 years ago
#862 closed bug (worksforme)
c.split is not a function
Reported by: | roso | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.1 |
Component: | core | Version: | 1.1 |
Keywords: | jQuery 1.1.1 | Cc: | |
Blocked by: | Blocking: |
Description
I get a "c.split is not a function" error pointing to this line:
jQuery.each( c.split(/s+/), function(i, cur){
Change History (3)
comment:1 Changed 17 years ago by
comment:3 Changed 17 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Please feel free to reopen this ticket with a more detailed test case.
Note: See
TracTickets for help on using
tickets.
It seems to be trigered by a click event on a TableSorter object