Skip to main content

Bug Tracker

Side navigation

#1844 closed bug (duplicate)

Opened October 25, 2007 12:12PM UTC

Closed November 28, 2007 05:22AM UTC

uncaught exception: type property can't be changed (input attribute)

Reported by: yereth Owned by:
Priority: major Milestone: 1.2.2
Component: core Version: 1.2.1
Keywords: attr, input, exception, type property, attribute Cc:
Blocked by: Blocking:
Description

When setting the attribute type of an input field after creation, but still before addition to DOM, there's an uncaught exception.. of course, one shouldn't actually do the above, but it also shouldn't make anyone's JS page fail completely with trying to set a mere attribute.

Attachments (0)
Change History (1)

Changed November 28, 2007 05:22AM UTC by davidserduke comment:1

resolution: → duplicate
status: newclosed

This is a duplicate of #1957. This is a feature (coded specifically to throw the exception).