Skip to main content

Bug Tracker

Side navigation

#5725 closed bug (invalid)

Opened December 29, 2009 01:32PM UTC

Closed December 30, 2009 04:51AM UTC

[autocomplete] Conflict with ASP.NET MVC2 RC

Reported by: Broes De Cat Owned by:
Priority: major Milestone: 1.4
Component: unfiled Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

Due to a security problem, the ASP.NET MVC2 framework only allows webservice calls using JSON as a http POST. The autocomplete plugin hardcoded uses http GET.

Can this be made optional or even default to POST?

Attachments (0)
Change History (1)

Changed December 30, 2009 04:51AM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

This isn't a jQuery core bug.