Skip to main content

Bug Tracker

Side navigation

#3187 closed bug (invalid)

Opened July 25, 2008 07:55AM UTC

Closed August 10, 2008 04:15AM UTC

jQuery load crashes ie6

Reported by: jacoor Owned by:
Priority: undecided Milestone: 1.3
Component: ajax Version: 1.2.6
Keywords: Cc: jacoor, flesler
Blocked by: Blocking:
Description

I am usign jQ v 1.2.6

When trying to use $('#galeria').load('/'+$.cookie('ln')+'/desired/ #galeria',{}, function(){.....

ie6 crashes. The source of this problem is #galeria at the end of load URI

Attachments (0)
Change History (4)

Changed July 25, 2008 07:56AM UTC by jacoor comment:1

I tested this with nightly builds, the same...

Changed July 28, 2008 02:23PM UTC by flesler comment:2

need: ReviewTest Case

Your details are not quite enough to be able to handle this.

Could you provide a test case ? a minimalistic html file with the requires html and js to reproduce the problem.

Thanks.

Changed August 07, 2008 09:40AM UTC by jacoor comment:3

with simple file can't reproduce the problem. Seem's it's somewhere elsewhere...

Changed August 10, 2008 04:15AM UTC by flesler comment:4

cc: → jacoor, flesler
resolution: → invalid
status: newclosed

Well... there's nothing we can do without a demo.

Reopen this ticket if you can pull out a test case