diff --git a/files.py b/files.py index 3ec19cb..45c6530 100644 --- a/files.py +++ b/files.py @@ -724,6 +724,7 @@ def view(id): # put locn data back into array format for face in e.file_details.faces: face.locn = json.loads(face.locn) + eids=eids.rstrip(",") # jic, sometimes we trip this, and rather than show broken pages / destroy # face locn data, just warn & redirect