Page MenuHomePhabricator

Typeahead: Do not use locale-specific comparisons
AbandonedPublic

Authored by matmarex on Nov 24 2014, 12:15 AM.
Referenced Files
F18201144: D10896.id.diff
Mon, Aug 18, 6:36 AM
F18194515: D10896.diff
Sun, Aug 17, 10:41 AM
F17716659: D10896.id26176.diff
Jul 17 2025, 6:56 PM
F17711313: D10896.id.diff
Jul 17 2025, 8:17 AM
F17706216: D10896.diff
Jul 16 2025, 11:18 AM
Unknown Object (File)
Jun 2 2025, 1:58 AM
Unknown Object (File)
Jun 2 2025, 1:58 AM
Unknown Object (File)
May 28 2025, 10:37 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.