Homec4science

Fix incorrect normalization in typeahead result matching

Authored by epriestley <git@epriestley.com> on Feb 17 2014, 01:25.

Description

Fix incorrect normalization in typeahead result matching

Summary: Ref T4441. In D8250 I added code to drop results if they don't match
the current typeahead state, but with the OnDemand source we were incorrectly
comparing normalized values to denormalized values. Instead, pass and compare
raw values.

Auditors: btrahan, chad

Details

Committed
epriestley <git@epriestley.com>Feb 17 2014, 01:25
Pushed
aubortJan 31 2017, 17:16
Parents
rPH40aa1d857629: Minor, fix a JS issue with unusual tokenizer prefills
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHb1ecedddc7e1: Fix incorrect normalization in typeahead result matching (authored by epriestley <git@epriestley.com>).Feb 17 2014, 01:25