Bug Tracker

Modify

Ticket #1844 (closed bug: duplicate)

Opened 6 years ago

Last modified 5 years ago

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:
Blocking: Blocked by:

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.

Change History

comment:1 Changed 5 years ago by davidserduke

  • Status changed from new to closed
  • Resolution set to duplicate

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

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.