Last modified: 2012-10-12 18:51:52 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T24143, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 22143 - Extension:WikiArticleFeeds 1) non-article pages have wrong auto-discovery links in page header; 2) missing rss feed icons in toolbar
Extension:WikiArticleFeeds 1) non-article pages have wrong auto-discovery lin...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
WikiArticleFeeds (Other open bugs)
unspecified
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://www.mediawiki.org/wiki/Extensi...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-01-18 23:59 UTC by T. Gries
Modified: 2012-10-12 18:51 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description T. Gries 2010-01-18 23:59:49 UTC
The current http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/WikiArticleFeeds/WikiArticleFeeds.php?view=markup&pathrev=60868 does not support the correct generation of auto-discovery links (in the page header) for non-article namespace pages (such as User: pages or subpages to them).

This function needs to be modified
/**
 * Adds the Wiki feed link headers.
 * Usage: $wgHooks['OutputPageBeforeHTML'][] = 'wfAddWikiFeedHeaders';
 * @param $out Handle to an OutputPage object (presumably $wgOut).
 * @param $text Article/Output text.
 */
function wfAddWikiFeedHeaders( $out, $text )

Also missing are the small feed icon images next to "rss atom" in the navigation / toolbar.

If community requests, I can submit a working patch for (attention) MediaWiki version 1.15.1 . Otherwise. I'll wait until 1.16 release.
Comment 1 T. Gries 2012-10-12 18:51:52 UTC
This is solved in my svn version.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links