Skip to main content

Bug Tracker

Side navigation

#3688 closed bug (fixed)

Opened December 05, 2008 08:45AM UTC

Closed March 17, 2009 10:27PM UTC

[PATCH] Prevent changing of @type for BUTTONs as well as INPUTs

Reported by: gabriel Owned by: brandon
Priority: minor Milestone: 1.4
Component: core Version: 1.2.6
Keywords: Cc:
Blocked by: Blocking:
Description

IE croaks when you try to change a BUTTON's @type attribute too.

I discovered this issue when I cloned an element and then tried to modify its attributes.

Attachments (1)
Change History (4)

Changed December 05, 2008 08:49AM UTC by gabriel comment:1

Or rather, I discovered this issue when creating a new BUTTON element and then tried to assign attribute values to it, but in either case IE doesn't like it.

Changed January 20, 2009 02:08AM UTC by dmethvin comment:2

owner: → aflesler

Changed March 17, 2009 10:24PM UTC by brandon comment:3

owner: afleslerbrandon

Changed March 17, 2009 10:27PM UTC by brandon comment:4

milestone: → 1.3.3
resolution: → fixed
status: newclosed

fixed in r6279