Skip to main content

Bug Tracker

Side navigation

#12780 closed bug (notabug)

Opened October 22, 2012 05:34PM UTC

Closed October 23, 2012 12:22PM UTC

IE7 error disabling HTML5 validation

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

See http://jsfiddle.net/fWPbA/

You get a "Can't find member" error.

Attachments (0)
Change History (3)

Changed October 22, 2012 05:39PM UTC by dmethvin comment:1

owner: → anonymous
status: newpending

I don't. http://i.imgur.com/bXqys.png

This is IE7 on Windows XP. Perhaps you have some browser plugins installed?

Changed October 23, 2012 06:40AM UTC by anonymous comment:2

status: pendingnew

The bug appears only when using simulated IE7. I'm using Win8+IE10 in IE7 simulated mode.

The bug will appear using jquery validate plugin (see https://github.com/jzaefferer/jquery-validation/issues/490).

According to the test done by jzaefferer it works in real WinXP/IE7.

Changed October 23, 2012 12:22PM UTC by dmethvin comment:3

resolution: → notabug
status: newclosed

There is no good reason to force IE9/10 into IE7 mode if you want to support HTML5. Those compat modes are for supporting old web pages, not new ones with new features.