This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#917 closed defect (fixed)

Upload fails if user session expires

Reported by: pferreir Owned by: Pedro Ferreira <jose.pedro.ferreira@…>
Priority: normal Milestone: v0.98.1
Component: General Version: 0.98-dev
Keywords: Cc:

Description

This can be reproduced by opening a meeting page and a material upload dialog and then open a new tab and logging out. The dialog will allow the upload operation to start and the result will be an "Unexpected Exception".
This happens because the server is not returning proper JSON output.

Change History (2)

comment:1 Changed 4 years ago by Pedro Ferreira <jose.pedro.ferreira@…>

  • Owner set to Pedro Ferreira <jose.pedro.ferreira@…>
  • Resolution set to fixed
  • Status changed from new to closed

In [892b23440a7f4fe8a8cec8f4c9b130a2251eae6e/indico]:

[FIX] Upload - proper error when not logged in

  • also deleted some useless code;
  • fixes #917;

comment:2 Changed 4 years ago by Pedro Ferreira <jose.pedro.ferreira@…>

In [892b23440a7f4fe8a8cec8f4c9b130a2251eae6e/indico]:

[FIX] Upload - proper error when not logged in

  • also deleted some useless code;
  • fixes #917;
Note: See TracTickets for help on using tickets.