Bug Tracker

Modify

Ticket #10126 (closed bug: invalid)

Opened 21 months ago

Last modified 21 months ago

but in ajax function

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

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

Change History

comment:1 Changed 21 months ago by timmywil

  • Priority changed from undecided to low
  • Resolution set to invalid
  • Status changed from new to closed
  • Component changed from unfiled to ajax

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

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

comment:2 Changed 21 months ago by anonymous

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/

comment:3 Changed 21 months ago by Roman Akhmadullin <freeman.aka.ahmed@…>

I find this bug in Firefox 6, Linux (Mint). In Google Chrome test works fine.

comment:4 Changed 21 months ago by jaubourg

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

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.