Skip to main content

Bug Tracker

Side navigation

#10126 closed bug (invalid)

Opened August 24, 2011 11:53AM UTC

Closed August 24, 2011 02:09PM UTC

Last modified August 28, 2011 01:09AM UTC

but in ajax function

Reported by: freeman.aka.ahmed@gmail.com Owned by:
Priority: low Milestone: None
Component: ajax Version: 1.6.2
Keywords: Cc:
Blocked by: Blocking:
Description

I find bug in a $.ajax function.

Just try load a this code on any page:

$.ajax({'url':'/advertisements/'});

This URL has error.. I find this error in 1.5.2 and 1.6.2 jQuery versions.

Please, fix this bug: my site uses this url..)

Attachments (0)
Change History (4)

Changed August 24, 2011 02:09PM UTC by timmywil comment:1

component: unfiledajax
priority: undecidedlow
resolution: → invalid
status: newclosed

Seems to work fine: http://jsfiddle.net/timmywil/v7NUB/

If the bug can be reproduced, please provide a reduced test case.

Changed August 25, 2011 05:08AM UTC by anonymous comment:2

You not understand me!

Try execute this code on any page:

$.ajax({'url':'/advertisements/'});

If using this URL ("/advertisements/"), ajax is not working!

If try use a $.ajax({'url':'/advertisementss/'}), funciton works fine!

See example: http://jsfiddle.net/sajid/GFu5Z/

Changed August 25, 2011 05:30AM UTC by Roman Akhmadullin <freeman.aka.ahmed@gmail.com> comment:3

I find this bug in Firefox 6, Linux (Mint).

In Google Chrome test works fine.

Changed August 28, 2011 01:09AM UTC by jaubourg comment:4

You wouldn't be using an ad blocker, would you?