From: Platonides Date: Tue, 16 Nov 2010 17:44:08 +0000 (+0000) Subject: The default value of isPermaLink is true, not including it does nothing. X-Git-Tag: 1.31.0-rc.0~33852 X-Git-Url: http://git.cyclocoop.org///%22%40url%40//%22?a=commitdiff_plain;h=c7e95055fac0f072766b8b2a7f1a8b441a97ee85;p=lhc%2Fweb%2Fwiklou.git The default value of isPermaLink is true, not including it does nothing. http://www.rssboard.org/rss-specification#ltguidgtSubelementOfLtitemgt --- diff --git a/includes/Feed.php b/includes/Feed.php index a80e6b7b50..bd03901bdc 100644 --- a/includes/Feed.php +++ b/includes/Feed.php @@ -305,7 +305,7 @@ class RSSFeed extends ChannelFeed { <?php print $item->getTitle() ?> getUrl() ?> - RSSIsPermalink ) print ' isPermaLink="true"' ?>>getUniqueId() ?> + RSSIsPermalink ) print ' isPermaLink="false"' ?>>getUniqueId() ?> getDescription() ?> getDate() ) { ?>formatTime( $item->getDate() ) ?> getAuthor() ) { ?>getAuthor() ?>