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 3 years ago

Closed 3 years ago

Last modified 3 years ago

#1112 closed defect (fixed)

Change of file uploads in submitted abstracts not possible

Reported by: pedersen Owned by: arescope
Priority: normal Milestone: v0.99.0
Component: Abstracts Version:
Keywords: Cc:

Description

Due to a js-error the attachments and authors fields are not working when editing an abstract (both as submitter and as administrator).

Reason: getPDFConversionStatus returns None which gets inserted into the js.

Solution: See attached patch

Attachments (1)

0001-FIX-javascript-error-due-to-None-return.patch (891 bytes) - added by pedersen 3 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 3 years ago by arescope

  • Owner set to arescope
  • Status changed from new to assigned

comment:2 Changed 3 years ago by arescope

  • Status changed from assigned to awaiting_merge

comment:3 Changed 3 years ago by Alberto Resco Perez <alberto.resco.perez@…>

  • Resolution set to fixed
  • Status changed from awaiting_merge to closed

In 375a41cf85f00ece349c6684ad81f0bb2ebbe99b/indico:

[FIX] Abstract modification js error

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

In e24e5a4b8a4bfb09d7446cc9f6cf522e4b5cc23f/indico:

[IMP] Use filter instead

comment:5 Changed 3 years ago by Alberto Resco Perez <alberto.resco.perez@…>

In 375a41cf85f00ece349c6684ad81f0bb2ebbe99b/indico:

[FIX] Abstract modification js error

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

In e24e5a4b8a4bfb09d7446cc9f6cf522e4b5cc23f/indico:

[IMP] Use filter instead

Note: See TracTickets for help on using tickets.