Skip to main content

Bug Tracker

Side navigation

#862 closed bug (worksforme)

Opened January 22, 2007 05:20PM UTC

Closed January 31, 2007 05:25PM UTC

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){

Attachments (0)
Change History (3)

Changed January 22, 2007 10:04PM UTC by roso comment:1

It seems to be trigered by a click event on a TableSorter object

Changed January 23, 2007 02:55PM UTC by joern comment:2

Do you have a test page for this?

Changed January 31, 2007 05:25PM UTC by brandon comment:3

resolution: → worksforme
status: newclosed

Please feel free to reopen this ticket with a more detailed test case.