Problem/Motivation

The current regular expression string fails to execute in IE7+ browsers.

Proposed resolution

Updated the access method used for the first character of the regex string so it will work in IE7+.

CommentFileSizeAuthor
clientside_validation-ie7.patch565 bytessgerrand
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sgerrand’s picture

Title: Updated how regex string is accessed to work in IE7+ » Access method on regex string fails in IE7+ browsers
sgerrand’s picture

Note that this bug affects both the 7.x-1.x and 6.x-1.x development branches.

Jelle_S’s picture

Status: Active » Fixed

fixed in the latest dev version (6.x and 7.x). Thanks for the patch!

Automatically closed -- issue fixed for 2 weeks with no activity.