Opened 3 years ago
Closed 3 years ago
#1039 closed defect (worksforme)
Problem converting UTF-8 strings
Reported by: | hoffmann | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Timetable | Version: | 0.98-dev |
Keywords: | Cc: |
Description
I created a test conference to illustrate the following problem:
https://indico.cern.ch/conferenceDisplay.py?ovw=True&confId=194405
contains correctly the location (and room) which contains accents.
The "public" timetable (not for editing),
https://indico.cern.ch/conferenceTimeTable.py?confId=194405#20120604
transforms the accent to a UTF-8 sequence ès, which is incorrect. I am on SL5, and FF12, but not a UTF-8 system. The timetable of the management area,
https://indico.cern.ch/confModifSchedule.py?confId=194405#20120604
shows both accents correctly though.
Change History (1)
comment:1 Changed 3 years ago by jbenito
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Dear Dirk,
This seems to work fine for me. Do not remember if we did fix it...
Can you confirm that it works for you too?
Best regards,
Jose