Closed (duplicate)
Project:
Drupal core
Version:
6.17
Component:
user.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2010 at 11:41 UTC
Updated:
3 Jul 2010 at 09:17 UTC
Hi, I've updated half of my Drupal sites to v6.17 (from v6.16), and noticed in one of them that when I updated my user profile, I received this error:
warning: preg_match() [function.preg-match]: Compilation failed: range out of order in character class at offset 10 in /var/www/vhosts/mysite.com/httpdocs/modules/user/user.module on line 393.
I've checked on all my recently updated v6.17 sites, and it occurs on all of them. You don't need to change any of your details either, just go edit user and click save and the error above occurs.
I did a quick check on all my v6.16 sites, and the error does not occur.
Comments
Comment #1
irous commentedSorry, seems to be a variation of this bug here: http://drupal.org/node/820366
Comment #2
yanisdon commentedYep, I have the same issue also for a clean fresh 6.17 install when adding the account credentials for the very
first time (admin/user 1).
Comment #3
dddave commentedas per comment #1
Please test the patch in the issue #1 links to and report back there.