1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src
epriestley cb2d0adf95 Fix exception in Maniphest task ID filtering
Summary:
Ref T2632. When the user enters task IDs, we filter them to allow the user to write `T123` or `task 123` to mean `123`. This filtering is latin-centric and silly, and cuases an exception when accessing, e.g,, `/maniphest/view/custom/?tasks=~`.

Instead of stripping a select few nondigits, strip all nondigits.

Test Plan: Hit `/maniphest/view/custom/?tasks=~`, no exception.

Reviewers: AnhNhan, chad, vrana

Reviewed By: chad

CC: aran

Maniphest Tasks: T2632

Differential Revision: https://secure.phabricator.com/D5193
2013-03-03 10:56:22 -08:00
..
aphront Moving code off channel 2013-02-22 07:00:50 -08:00
applications Fix exception in Maniphest task ID filtering 2013-03-03 10:56:22 -08:00
docs Fix typo in Phabricatorbot config diviner page 2013-03-03 06:51:37 -08:00
infrastructure Update mobile menu icons 2013-03-03 08:17:57 -08:00
view Update mobile menu icons 2013-03-03 08:17:57 -08:00
__celerity_resource_map__.php Pholio CSS touchups for inline comments. 2013-03-03 09:19:07 -08:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
__phutil_library_map__.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00