Don't error out if a datagrid is sorted on a missing column.

Review Request #5688 — Created April 9, 2014 and submitted

Information

Djblets
master
c23e0b4...

Reviewers

At some point we had mistakenly marked the "people" column as sortable, which
doesn't really make sense. We've since fixed this, but if users had "people"
left in their sort preferences, it would cause an uncaught exception. This adds
a none-test and logs the failure.

Could load /r/ using my old db.

Description From Last Updated

Can we include the username, to help if we get a bunch of these?

chipx86chipx86
chipx86
  1. 
      
  2. djblets/datagrid/grids.py (Diff revision 1)
     
     
    Show all issues

    Can we include the username, to help if we get a bunch of these?

  3. 
      
david
chipx86
  1. Ship It!

  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (4cf2bc5).
Loading...