Page MenuHomePhabricator

Typeahead: Do not use locale-specific comparisons
AbandonedPublic

Authored by matmarex on Nov 24 2014, 12:15 AM.
Referenced Files
Unknown Object (File)
Thu, Dec 19, 1:49 PM
Unknown Object (File)
Thu, Dec 19, 1:49 PM
Unknown Object (File)
Fri, Dec 13, 7:50 PM
Unknown Object (File)
Nov 12 2024, 12:18 AM
Unknown Object (File)
Nov 9 2024, 8:44 AM
Unknown Object (File)
Nov 8 2024, 12:46 AM
Unknown Object (File)
Oct 5 2024, 2:48 PM
Unknown Object (File)
Sep 25 2024, 1:41 AM
Subscribers

Details

Reviewers
None
Group Reviewers
Blessed Reviewers
Maniphest Tasks
T6616: Typeahead uses locale-specific comparison
Summary

Things can't be assumed to be in user's locale, and using it can lead to some items not being available. Use the canonical comparison. See T6616.

Test Plan

In Phabricator, try assigning a project to a task, verify that the typeahead dropdown still works.

(I haven't tested this change.)

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 3135
Build 3141: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

matmarex retitled this revision from to Typeahead: Do not use locale-specific comparisons.
matmarex updated this object.
matmarex edited the test plan for this revision. (Show Details)
matmarex set the repository for this revision to rJX Javelin.
matmarex added projects: Javelin, Phabricator.