Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
user system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Apr 2008 at 17:40 UTC
Updated:
26 Apr 2008 at 18:37 UTC
Since the pattern at acquia.com was to use full names as user names, I attempted to change my username to "Chuck D'Antonio" and got an error that the name was illegal. After some digging, I noticed it was not an issue with the site but was part of core that an apostrophe was not an accepted character and remains in 7.x. I put together a quick patch to add the apostrophe character to the set of acceptable characters.
| Comment | File | Size | Author |
|---|---|---|---|
| allow-apostrophe-username.patch | 1.07 KB | crdant |
Comments
Comment #1
kbahey commentedThere are working patches here. Please test them and add your vote on their inclusion in D7. http://drupal.org/node/165226