Skip to content

Fix visibility of attachment files

Giannis Kopanas requested to merge fix-attachement-files into master

To reproduce:

  1. Create a submission

  2. Assign editors

  3. Invite a reviewer

  4. Log in as the reviewer

  5. Upload a file using one of the "Attach file" buttons

  6. Log out then back in as an editor

  7. Pull up the Control Panel

Expected: there's a visible link to download the uploaded material

Actual: there's a stuck "Uploading..." message, and the uploaded material cannot be downloaded and viewed.

Closes xpub/xpub#221 (closed)

Merge request reports