Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #14485 "+" should be slugified
    Infos
    #14485
    Nicolas Terray (nterray)
    2020-02-05 18:01
    2020-02-04 18:53
    15742
    Details
    "+" should be slugified
    If you enter a "+" in the public name of a project (in new project creation), then the suggested slug is invalid because "+" is kept as is whereas it is not allowed in project unix name.

    We should either:
    - switch the slug in error mode as soon as an invalid character is return by slugify
    - configure slugify to convert + to -
    - do both (belt and braces approach)
    Project admin
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Marie Ange Garnier (marieange)
    Closed
    2020-02-05
    Attachments
    Empty
    References
    Referenced by request #14485

    Follow-ups

    User avatar
    • Status changed from New to Under implementation
    • Assigned to changed from None to Marie Ange Garnier (marieange)