Skip to content

Remove non allowed special characters and trim slugifyWithHyphens text util

Luke Ward requested to merge 0x6C77/gitlab-ee:master into master
  • Trim slugifyWithHyphens to conform with slugify
  • Remove non-allowed special characters with slugifyWithHyphens to avoid showing user error messages when entering a New Project title

Merge request reports