https://bugzilla.wikimedia.org/show_bug.cgi?id=17538
Summary: RSS <link>s should be from /, not http://
Product: MediaWiki
Version: 1.15-svn
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: Normal
Component: Page rendering
AssignedTo: [email protected]
ReportedBy: [email protected]
Regarding efficient linking,
you've got most of them right, except these few:
$ i=en.wikipedia.org; lynx -source http://$i/wiki/Faraday_cage|perl -nwle
'm...@href="[^"]+@&&print $&'|fgrep $i|sort -u
href="http://en.wikipedia.org/apple-touch-icon.png
href="http://en.wikipedia.org/w/index.php?title=Faraday_cage&action=edit
href="http://en.wikipedia.org/w/index.php?title=Special:RecentChanges&feed=atom
href="http://en.wikipedia.org/w/index.php?title=Special:RecentChanges&feed=rss
href="http://en.wikipedia.org/wiki/Faraday_cage
href="http://en.wikipedia.org/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License
They could be written just href="/..." etc. like the rest.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l