Skip to main content

Search and Top Navigation

#5742 closed bug (fixed)

Opened June 19, 2010 06:47AM UTC

Closed July 14, 2010 07:29PM UTC

Last modified November 19, 2010 06:26PM UTC

Dialog: Form field with `name="title"` moved to title area

Reported by: Ben Blank Owned by:
Priority: minor Milestone: 1.8.3
Component: ui.dialog Version: 1.8.2
Keywords: title, form Cc:
Blocked by: Blocking:
Description

When creating a dialog from a form which contains an <input> element with name="title" and providing neither a title: option to .dialog() nor a title= attribute on the form, the input element is moved into the dialog's title area.

Observed on FF/Win 3.6.3, simple test case attached.

Attachments (1)
Change History (4)

Changed July 14, 2010 07:29PM UTC by scottgonzalez comment:1

milestone: TBD1.9
resolution: → fixed
status: newclosed

Fixed in 2c7a9e9.

Changed July 14, 2010 09:03PM UTC by scottgonzalez comment:2

summary: Form field with `name="title"` moved to title areaDialog: Form field with `name="title"` moved to title area

Changed August 04, 2010 01:30AM UTC by scottgonzalez comment:3

milestone: 1.91.8.3

Changed November 19, 2010 06:26PM UTC by Scott González comment:4

Dialog: Verify that we get a string back from .attr( "title" ) before using the return value. Fixes #5742 - Form field with name="title" moved to title area.

Changeset: 2c7a9e9ff3540365254ee1b9b3113e6c2ad9f5f3