Skip to main content

Bug Tracker

Side navigation

#14219 closed bug (duplicate)

Opened August 06, 2013 02:00AM UTC

Closed August 06, 2013 04:02PM UTC

ie7 got member not found exception when set a not exist attribute

Reported by: Ammon Owned by: Ammon
Priority: undecided Milestone: None
Component: unfiled Version: 1.10.2
Keywords: Cc:
Blocked by: Blocking:
Description

use IE7,

try to set "pattern" attribute to input element and got an exception "Member not found" at jQuery source code line 4571.

http://jsfiddle.net/ZPUkK/1/

Attachments (0)
Change History (3)

Changed August 06, 2013 02:26AM UTC by dmethvin comment:1

owner: → Ammon
status: newpending

Do you mean REAL IE7, or some other version like IE10 in IE7 emulation? This sounds like #12577. If you are intending to test with IE7, then IE10 in IE7 emulation is not the same thing.

Changed August 06, 2013 03:01AM UTC by Ammon comment:2

status: pendingnew

Replying to [comment:1 dmethvin]:

Do you mean REAL IE7, or some other version like IE10 in IE7 emulation? This sounds like #12577. If you are intending to test with IE7, then IE10 in IE7 emulation is not the same thing.

Yes, it's my bad. thanks for so quick reply ;)

Changed August 06, 2013 04:02PM UTC by timmywil comment:3

resolution: → duplicate
status: newclosed

Duplicate of #12577.