Bug Tracker

Opened 10 years ago

Closed 10 years ago

#13099 closed bug (notabug)

getJSON BUG when data is ture

Reported by: [email protected] Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.8.3
Keywords: Cc:
Blocked by: Blocking:

Description

$.getJSON("ajax.php", function(json){alert('json');}) this is ok,but $.getJSON("ajax.php", {josn:'json'},function(json){alert('json');}) this is bug,alert have been igore,no event.

I hope next version update this bug!

Change History (1)

comment:1 Changed 10 years ago by dmethvin

Resolution: notabug
Status: newclosed

Please ask for help on a forum.

Note: See TracTickets for help on using tickets.