Opened 18 years ago
Closed 18 years ago
#8 closed defect (fixed)
Speaker names get lost in backend
| Reported by: | Christian Hennecke | Owned by: | amp4ecs | 
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | BE Data input | Version: | |
| Keywords: | Cc: | 
Description
When you assign a speaker to a session, save it, and re-open it again, the "Referent" field says "[Kein Titel]" for each selected speaker. This applies to each session in the database.
Internally, the assignment does not get lost as the frontend display remains correct.
  Note:
 See   TracTickets
 for help on using tickets.
    

Fixed in 0.1.6
The combined field with "name, firstname" that is displayed in the speaker field of the sessions is written when saving a speaker record.
So, after installing the new version of the extension all speaker records must be saved. This is done yet.