Actions
Bug #5869
closedAccents etc should be permitted in user first and last names
Description
Users cannot currently put accents in their first/last names when using Ruby 1.8.7 as the use of :alnum: in the validation doesn't match accents. This appears to work on 2.0.0 at least.
Original PR: https://github.com/theforeman/foreman/pull/1387
Updated by Dominic Cleal almost 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Bryan Kearney almost 11 years ago
- Bugzilla link set to https://bugzilla.redhat.com/show_bug.cgi?id=1107676
Updated by Dominic Cleal over 10 years ago
- Related to Bug #7548: Cannot use UTF8 characters as a user's login, firstname or lastname added
Actions