Apostrophes are shown as HTML entities
joachim - July 15, 2008 - 14:19
| Project: | Calendar |
| Version: | 6.x-2.x-dev |
| Component: | iCal import |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Events imported from an iCal feel show apostrophes in the title as a raw HTML entity.
I get this title in the calendar: 'L'apostrophe'
from this iCal feed:
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//CiviCRM//NONSGML CiviEvent iCal//EN
BEGIN:VEVENT
UID:CiviCRM_EventID_4@http://82.111.130.29/drupal/
SUMMARY:L'apostrophe
CATEGORIES:Fundraiser
DTSTART;VALUE=DATE-TIME:20080730T154500
DTEND;VALUE=DATE-TIME:20080730T154500
URL:http://82.111.130.29/drupal/civicrm/event/info?reset=1&id=4
END:VEVENT
END:VCALENDAR
#1
I'm not making changes to the 5.1 version. I'm officially recommending you move to the 5.2 version now. If you have problems in that version you can check for existing issues or add new ones. Feature requests are now getting posted to the D6 version to be back-ported to 5.2.
This may still apply, not sure, so bumping it up.