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

Closed 5 years ago

Last modified 5 years ago

#217 closed defect (fixed)

Problems with material widget

Reported by: pferreir Owned by: lsyroka
Priority: high Milestone: v0.97.0
Component: General Version: 0.97.0
Keywords: Cc:

Description

Apparently due to the type of id (?)

http://indicobeta.cern.ch/conferenceDisplay.py?confId=a02235

i.e. Try to edit the materials for a session entry.

Change History (8)

comment:1 Changed 6 years ago by pferreir

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

comment:2 Changed 6 years ago by pferreir

  • Owner dgalimbe deleted

comment:3 Changed 6 years ago by dgalimbe

  • Owner set to dgalimbe
  • Status changed from assigned to accepted

comment:4 Changed 5 years ago by jbenito

  • Owner changed from dgalimbe to lsyroka
  • Status changed from accepted to assigned

comment:5 Changed 5 years ago by jbenito

  • Priority changed from normal to high

comment:6 Changed 5 years ago by lsyroka

  • Status changed from assigned to accepted

comment:7 Changed 5 years ago by leszek.marek.syroka@…

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

commit 9d6eb3e2c39bf6575d03b8d4f017afc4c6f879bb
Author: Leszek Syroka <leszek.marek.syroka@…>
Date: Mon May 3 14:03:52 2010 +0200

[FIX] Problems with material widget


  • sometimes Ids of conference, session, contribution etc. contains not only numbers but letters.
  • sometimes 'null' values is stored as a string containing word 'null'.
  • fix#217

comment:8 Changed 5 years ago by Leszek Syroka <leszek.marek.syroka@…>

In [9d6eb3e2c39bf6575d03b8d4f017afc4c6f879bb]:

[FIX] Problems with material widget

  • sometimes Ids of conference, session, contribution etc. contains not only numbers but letters.
  • sometimes 'null' values is stored as a string containing word 'null'.
  • fix#217
Note: See TracTickets for help on using tickets.