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

#383 closed defect (fixed)

Collaboration booking: status message vs i18n problem

Reported by: jbenito Owned by: jmonnich
Priority: high Milestone: v0.98.1
Component: General Version: 0.97.0
Keywords: Cc:

Description

Status message is stored in the DB depending of the message the user has chosen.

Change History (4)

comment:1 Changed 5 years ago by irolewic

  • Milestone changed from v0.97 to v0.98
  • Version changed from 0.98 to 0.97

comment:2 Changed 5 years ago by jmonnich

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

comment:3 Changed 5 years ago by jmonnich

  • Status changed from assigned to in_merge

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

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

In [de7e172837c720a64876ce2e0e0ae8ad3e9d6a19/indico]:

[FIX] Do not store localize collab status message

  • store plain english status message in database
  • apply localization when retrieving status message
  • fixes #383
Note: See TracTickets for help on using tickets.