Add some error handling to autocomplete.

Review Request #5766 — Created May 3, 2014 and submitted

Information

Review Board
release-2.0.x
ff96673...

Reviewers

Add some error handling to autocomplete.

This is a minimal version of how the backbone models handle errors, except that I put the JSON parsing into the error callback rather than directly into the autocomplete library, in order to keep the latter more generic.

All unit tests pass, except some VCS-specific ones, which were skipped.

david
  1. Ship It!

  2. 
      
MC
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (83eaccb)
Loading...