stable

Clone or download

Read-only

request #14344 upgrade slugify usage for project creation

How to test try to create a project named "valid 11.10" slugify correct . by - Note: If you write multiple invalid characters the library only display a - I tested {remove: /[*+~.()'"!:@]/g}) but it does not do the job: Valid (11.10) became Valid-1110 Change-Id: Iebf7cfd4d19e5cca45cf4db0014ba1dfdc757e12

Modified Files

Name
M src/www/scripts/project/registration/src/components/Information/Input/ProjectShortName.test.ts +13 −13 Go to diff View file
M src/www/scripts/project/registration/src/components/Information/Input/ProjectShortName.vue +14 −0 Go to diff View file