938 Posts in 271 Topics by 291 members
Forum Module
SilverStripe Forums » Forum Module » XML error in alternate RSS link
Discuss the Forum Module.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 590 Views |
-
XML error in alternate RSS link

31 January 2010 at 5:52am Last edited: 31 January 2010 5:53am
Hi!
I have just installed the latest forum version (0.2.5). When using the search function a XML error is triggered because ampersands are not encoded in line 384 of ForumHolder.php, the $rssLink string. Changing
to"&order=".urlencode($order)."&rss"
solves the issue."&order=".urlencode($order)."&rss"
A bug or something I’m doing wrong elsewhere ?
| 590 Views | ||
|
Page:
1
|
Go to Top |
