Skip to main content

Bug Tracker

Side navigation

#10839 closed bug (duplicate)

Opened November 20, 2011 07:53PM UTC

Closed November 20, 2011 08:08PM UTC

Last modified November 20, 2011 08:08PM UTC

Form submit bug

Reported by: IonDen Owned by:
Priority: undecided Milestone: None
Component: event Version: 1.7.1rc1
Keywords: Cc:
Blocked by: Blocking:
Description

Form submit via $("#myForm").submit() fails, if form contains input type="submit" with attribute name="submit"

Example: http://ionden.com/a/bugs/jquery_bug/

Attachments (0)
Change History (2)

Changed November 20, 2011 08:08PM UTC by rwaldron comment:1

component: unfiledevent
resolution: → duplicate
status: newclosed

This is not a jQuery bug, it's a bug in the DOM.

Changed November 20, 2011 08:08PM UTC by rwaldron comment:2

Duplicate of #1414.