Homec4science

Normalize project slugs before querying for them

Authored by epriestley <git@epriestley.com> on Aug 5 2014, 01:55.

Description

Normalize project slugs before querying for them

Summary:
Fixes T5728. In particular:

  • /tag/XYZ/ now works as an alias for /tag/xyz/.
  • arc todo --project ASDF now works as an alias for arc todo --project asdf.

Test Plan: Called project.query and visited /tag/LBHABLHBH/.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: aklapper, epriestley

Maniphest Tasks: T5728

Differential Revision: https://secure.phabricator.com/D10144

Details

Committed
epriestley <git@epriestley.com>Aug 5 2014, 01:55
Pushed
aubortJan 31 2017, 17:16
Parents
rPH42cf7f6faa10: Make the current session key a component of the CSRF token
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH1e375c97c594: Normalize project slugs before querying for them (authored by epriestley <git@epriestley.com>).Aug 5 2014, 01:55