Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allowUppercaseInSlug config setting not taken into account in Control Panel #4330

Closed
olivierbon opened this issue May 29, 2019 · 0 comments
Closed
Labels
bug severity:minor Cosmetic issues or bugs with simple workarounds

Comments

@olivierbon
Copy link
Member

Description

The allowUppercaseInSlug setting is not taken into account when creating new entries from the Control Panel.

Steps to reproduce

  1. Set 'allowUppercaseInSlug' => true in config/general.php
  2. Create a new entry with capital letters in the title from the Control Panel and save.
  3. Check entry slug.

Additional info

  • Craft version: 3.1.28
  • PHP version: 7.2.14
@olivierbon olivierbon added the bug label May 29, 2019
@brandonkelly brandonkelly added the severity:minor Cosmetic issues or bugs with simple workarounds label May 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug severity:minor Cosmetic issues or bugs with simple workarounds
Projects
None yet
Development

No branches or pull requests

2 participants