Fix changedesc captions field for screenshot objects.
Review Request #5525 — Created Feb. 21, 2014 and submitted — Latest diff uploaded
The new captions code for changedescs was trying to access a 'filename'
property on Screenshot objects, but they didn't define such a property. This
change adds it.
Viewed /r/822/ from r.rb.o and saw a usable page with a change description that
included the caption, rather than a traceback.