Fix use of the <comments> field in RSS feed. It's not a textual comment, but rather...
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 29 Apr 2004 01:14:32 +0000 (01:14 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 29 Apr 2004 01:14:32 +0000 (01:14 +0000)
commit5be318f7e95aed4190585e0ce77066af1ea340db
tree462ccf48562c699c6ed87d632d583c2ea32229e4
parent35ea4ad00afb42c5c23e41d55c8235e94eb2ac69
Fix use of the <comments> field in RSS feed. It's not a textual comment, but rather a URL to a comments page; using the talk page in this case. If the page in question already is a talk page, it'll be the same URL as the page itself.
includes/QueryPage.php
includes/SpecialRecentchanges.php