• 
      

    Fix searching for screenshot/file attachment comment text in the admin UI.

    Review Request #6496 — Created Oct. 23, 2014 and submitted

    Information

    Review Board
    release-2.0.x
    910cd34...

    Reviewers

    We were referencing incorrect fields in the admin UI for the search
    field used to search screenshot and file attachment comments. We now
    reference the correct field, restoring search functionality.

    Tested searching for comment text, and didn't see any breakages.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/reviews/admin.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/reviews/admin.py
      
      
    2. 
        
    david
    1. Ship It!

    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (6d6e7a4)