Bug Tracker

Modify

Ticket #6757 (closed bug: invalid)

Opened 3 years ago

Last modified 3 years ago

Attempting to send an element as POST value hangs browser.

Reported by: danielsamuels Owned by:
Priority: undecided Milestone: 1.4.3
Component: ajax Version: 1.4.2
Keywords: post, element, crash, hang, dropdown, select, option Cc:
Blocking: Blocked by:

Description

Select a different value from the dropdown, the browser should hang or crash.

 http://jquery.posixx.co.uk/chrome_select.htm

Attachments

chrome_select.htm Download (409 bytes) - added by danielsamuels 3 years ago.

Change History

Changed 3 years ago by danielsamuels

comment:1 Changed 3 years ago by rwaldron

  • Priority set to undecided
  • Status changed from new to closed
  • Resolution set to invalid

jQuery does not support passing collections (which is what you are passing) via jQuery.ajax methods.

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.