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, Apr 11, 8:18 AM
Unknown Object (File)
Mar 5 2024, 12:14 PM
Unknown Object (File)
Mar 4 2024, 1:51 PM
Unknown Object (File)
Feb 3 2024, 1:24 AM
Unknown Object (File)
Jan 18 2024, 10:16 PM
Unknown Object (File)
Jan 10 2024, 3:56 PM
Unknown Object (File)
Jan 10 2024, 3:56 PM
Unknown Object (File)
Dec 12 2023, 11:20 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.