Export to GitHub

soc - issue #2574

Server error when trying to download a form for a student with no form


Posted on Mar 20, 2015 by Quick Monkey

Exception in request: Traceback (most recent call last): File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/django-1.5/django/core/handlers/base.py", line 113, in get_response response = callback(request, *callback_args, **callback_kwargs) File "/base/data/home/apps/s~google-melange/2-1-20150317.382955467901848399/soc/views/base.py", line 485, in call return self._dispatch(data, check, mutator) File "/base/data/home/apps/s~google-melange/2-1-20150317.382955467901848399/soc/views/base.py", line 439, in _dispatch return self.get(data, check, mutator) File "/base/data/home/apps/s~google-melange/2-1-20150317.382955467901848399/soc/modules/gsoc/views/student_forms.py", line 309, in get return bs_helper.sendBlobZip(blobstore.BlobInfo(blob_key)) File "/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/ext/blobstore/blobstore.py", line 220, in init raise TypeError('Must provide Entity or BlobKey') TypeError: Must provide Entity or BlobKey

Comment #1

Posted on Mar 21, 2015 by Quick Monkey

(No comment was entered for this change.)

Comment #2

Posted on Mar 23, 2015 by Happy Rabbit

Fixed in 20150323

Status: Fixed

Labels:
Type-Defect Priority-Medium