﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
5458	"batchaddmedia does not properly parse the ""media:location"" header field"	Tim McIver		"The documentation here: http://mediagoblin.readthedocs.io/en/stable/siteadmin/commandline-upload.html#command-line-batch-uploading states that the path to a media file is given by the ""media:location"" header field but using this header field name causes a parse error.

Looking at the code here: http://git.savannah.gnu.org/cgit/mediagoblin.git/tree/mediagoblin/gmg_commands/batchaddmedia.py#n111 it seems the code is expecting the header field name to be ""location"".  So, I guess either a code change or a documentation change is needed."	defect	closed	minor		programming	fixed	small	simenheg	
