Actions
Feature #37679
closedRaise the maximum length of the last name to 255 characters
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
According to r11392, the lastname length is increased to 255 characters.
It seems that the user validations was never updated accordingly and I have some users hitting the limit in a legitimate way.
Would the attached patch be enough to fix the issue?
Files
Related issues
Updated by Anthony Mallet about 2 years ago
- File limit.patch limit.patch added
Sorry, stupid typo in previous patch ...
Updated by Go MAEDA about 2 years ago
- Related to Feature #13174: Raise group name maximum length to 255 characters added
Updated by Go MAEDA over 1 year ago
- Target version set to Candidate for next major release
Updated by Go MAEDA over 1 year ago
- File 37679.patch 37679.patch added
- Target version changed from Candidate for next major release to 5.1.0
Added a test to the original patch.
Setting the target version to 5.1.0.
Updated by Go MAEDA about 1 year ago
- Subject changed from user.lastname artificially limited to length 30 (should be 255) to Raise the maximum length of the last name to 255 characters
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch. Thank you.
Actions