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

Closed 5 years ago

#671 closed defect (fixed)

Adding event fails from modification view

Reported by: pferreir Owned by: jmonnich
Priority: low Milestone: v0.98.1
Component: General Version: 0.98-dev
Keywords: Cc:

Description

From a category modification page, try adding an event by using the button in the blue bar. It should fail, due to some mission categId.

Change History (3)

comment:1 Changed 5 years ago by jmonnich

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

comment:2 Changed 5 years ago by jmonnich

  • Status changed from assigned to awaiting_merge

comment:3 Changed 5 years ago by Adrian Moennich <jerome.ernst.monnich@…>

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

In [c7db762f450c8e68d5f1f6dc0bf67ec79763e310/indico]:

[FIX] Fix exception when creating event from modification page

  • do not try to stringify categId param if it doesn't exist
  • fixes #671
Note: See TracTickets for help on using tickets.