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

Fix #414: Remove unnecessary slugify() call #470

Merged
merged 1 commit into from
Jul 19, 2016
Merged

Conversation

seav
Copy link
Contributor

@seav seav commented Jul 19, 2016

This PR fixes #414, which also contains the explanation of the root cause of the bug. Changes:

  • Removes unnecessary slugify() call in the ProjectAddWizard.done() method
  • Adds a unit test to catch the bug and confirm the bug fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Max Length of Project name input box is 100 should be 50
3 participants