Fix error output when setting a FileAttachment's thumbnail.

Review Request #4536 — Created Sept. 7, 2013 and submitted

Information

Review Board
master

Reviewers

Fix error output when setting a FileAttachment's thumbnail.

The error output was returning a string, which didn't match all other
cases of INVALID_FORM_DATA errors. It should be returning an array.

Unit tests pass.

reviewbot
  1. This is a review from Review Bot.
    Tool: PEP8 Style Checker
    Processed Files:
    reviewboard/webapi/resources/base_file_attachment.py
    Ignored Files:

  2. 
      
reviewbot
  1. This is a review from Review Bot.
    Tool: Pyflakes
    Processed Files:
    reviewboard/webapi/resources/base_file_attachment.py
    Ignored Files:

  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Loading...