#7909 Use dashes when suggesting project shortnames

v1.3.1
closed
General
2015-07-13
2015-06-29
No

On /p/add_project when the shortname is automatically suggested based on the long name, it strips invalid chars and smashes all remaining chars together.

Dashes are valid and are useful separators, so we should use those. E.g. "foo bar... the great" should have a shortname suggestion of "foo-bar-the-great" instead of "foobarthegreat"

Discussion

  • Igor Bondarenko - 2015-07-07
    • Owner: Anonymous --> Igor Bondarenko
    • Labels: --> 42cc
    • Status: open --> in-progress
     
  • Igor Bondarenko - 2015-07-08
    • status: in-progress --> review
     
  • Igor Bondarenko - 2015-07-08

    Closed #817. ib/7909

     
  • Dave Brondsema

    Dave Brondsema - 2015-07-09
    • labels: 42cc --> 42cc, sf-1, sf-current
    • status: review --> closed
    • Reviewer: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2015-07-13
    • labels: 42cc, sf-1, sf-current --> 42cc, sf-1
     
  • Dave Brondsema

    Dave Brondsema - 2015-08-10
    • Milestone: unreleased --> v1.3.1
     

Log in to post a comment.