#274 Fix kojiweb error using getfile to download non-text files
Merged by mikem. Opened by matyas.
matyas/koji getfile_nontext_fix  into  master

Download 274.patch

URLs like
http://koji-hub-testing.chtc.wisc.edu/koji/getfile?taskID=228280&name=osg-build-1.7.1-1.osg33.el6.noarch.rpm
fail with a 500 Internal Server Error when name refers to an RPM or
other binary file. (Those URLs do still work for log files). The error
given is "TypeError: append() takes exactly one argument (2 given)"

Commit 6b86eb5c fixes this pull-request

Pull-Request has been merged by mikem@redhat.com

Metadata