1770 Posts in 495 Topics by 531 members
Blog Module
SilverStripe Forums » Blog Module » 2.4.7 Tags appear in rss feed
Discuss the Blog Module.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 269 Views |
-
2.4.7 Tags appear in rss feed

26 March 2012 at 12:00pm
Hi,
I have a problem with the rss feed where it displays the code as you can see here:
feed://www.cnybirmingham.chameleonmedia.co.uk/about/news/rss
any idea why?
I am using ss 2.4.7, i don't have the problem in older versions.Thanks!!
-
Re: 2.4.7 Tags appear in rss feed

26 March 2012 at 12:36pm
Fixed had to remove
'EscapeXML' => 'Text',
from text.php in core-model-fieldtypes -
Re: 2.4.7 Tags appear in rss feed

7 April 2012 at 7:35am
Today I found the same problem....
As I can see on this commit https://github.com/silverstripe/sapphire/commit/6ecf7ffe84a2eb8141be135a5d23c5a433f8c9a2, it's fixed in 3.0.
For me it work the override of RSSFeed.ss with the EscapeXML replaced with XML.
| 269 Views | ||
|
Page:
1
|
Go to Top |

