Ticket #113 (Fixed)Thu Jan 25 23:52:15 UTC 2007
News feed on Home page can't cope with unusual characters
Reported by: | Andrew Hodgkinson (6) | Severity: | Normal |
Part: | Web site: Radiant (non-editable pages) | Release: | 2nd public site release |
Milestone: | 2nd public site release completed | Status | Fixed |
Details by Andrew Hodgkinson (6):
A(nother) URL escaping problem showed up with Steve’s recent post about the C tool chain prices. The original article included a “£” sign which was included by default in the permalink, though he later updated it to use GBP in the article title. The permalink works fine within Typo, but got scrambled by the RSS extension in Radiant.
Worked around temporarily by using the Typo admin interface to modify the permalink so that no special characters are included in this specific article’s case.
Changelog:
Modified by Andrew Hodgkinson (6) Sun, March 25 2007 - 19:26:29 GMT
- Status changed from Open to Fixed
This was a content fault. The ‘escaped’ parameter on the RSS feed inclusion tag wasn’t set, but the feed URLs were indeed already escaped. The Radiant behaviour was therefore attempting to escape the URLs a second time.
Fixed in content and tested on live site by creating a temporary article with some unusual characters in the permalink (article deleted upon successful test completion).