Replace second call to email2name() by title(). title() already capitalize all...
Replace second call to email2name() by title(). title() already capitalize all first letter while capitalize() do it only on the first letter.
Closes #342 (closed)
Exceptional GitLab maintenance is scheduled for June 24, 2025. The service will be unavailable between 8:00 am and 9:30 am. Please do not work on the platform until an announcement indicates that maintenance is complete.
Replace second call to email2name() by title(). title() already capitalize all first letter while capitalize() do it only on the first letter.
Closes #342 (closed)