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

Last modified 5 years ago

#147 closed defect (fixed)

Materials with the same name collide

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

Description

If there's a material with the id slides created in the old version and another one, created with the new version, with the title slides, Indico somehow confuses them.

Change History (6)

comment:1 Changed 6 years ago by pferreir

  • Owner set to pferreir
  • Status changed from new to accepted

comment:2 Changed 6 years ago by jose.pedro.ferreira@…

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

commit debb1b918849e1812d93f32b657b3b698a8c9ff5
Author: Pedro Ferreira <jose.pedro.ferreira@…>
Date: Mon Feb 1 10:46:13 2010 +0100

[FIX] Material factory issues


  • bug was ignoring "non-default" material types (slides, etc) to be accessed;
  • solves the problem of text vs. numeric ids;
  • fixes #147

comment:3 Changed 6 years ago by pferreir

  • Resolution fixed deleted
  • Status changed from closed to reopened

comment:4 Changed 6 years ago by pferreir

  • Status changed from reopened to assigned

comment:5 Changed 6 years ago by pferreir

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

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

In [debb1b918849e1812d93f32b657b3b698a8c9ff5]:

[FIX] Material factory issues

  • bug was ignoring "non-default" material types (slides, etc) to be accessed;
  • solves the problem of text vs. numeric ids;
  • fixes #147
Note: See TracTickets for help on using tickets.