stable

Clone or download

Read-only

fix: request #37904 Automatic project shortname (slugify) does not respect no underscore rule

*Testing:* Try create a project using some _ in its name, they should be replaced by -. And if you type __, you should get only one - Change-Id: I275dd4b2347bf5b6fcdb0d664bd69ef5deec411a

Modified Files

Name
M src/scripts/project-registration/src/components/Information/Input/ProjectShortName.test.ts +2 −2 Go to diff View file
M src/scripts/project-registration/src/components/Information/Input/ProjectShortName.vue +1 −0 Go to diff View file