Last modified: 2011-01-25 01:11:22 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 T24918, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 22918 - RSS/Atom feeds occasionally incorrectly link to secure.wikimedia.org and vice versa
RSS/Atom feeds occasionally incorrectly link to secure.wikimedia.org and vice...
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Recent changes (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch, patch-need-review
Depends on:
Blocks: feeds
  Show dependency treegraph
 
Reported: 2010-03-22 02:08 UTC by RockMFR
Modified: 2011-01-25 01:11 UTC (History)
3 users (show)

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


Attachments
patch to append $wgRenderHashAppend to the cache key of cached RC feeds (799 bytes, patch)
2010-03-22 11:41 UTC, Bawolff (Brian Wolff)
Details

Description RockMFR 2010-03-22 02:08:09 UTC
RSS/Atom feeds occasionally incorrectly link to the secure site when on the non-secure site and link to the non-secure site when on the secure site. This appears to be a caching issue.

Steps to reproduce:
1) Go to https://secure.wikimedia.org/wikipedia/en/wiki/Special:RecentChanges?feed=rss - the links will likely link to en.wikipedia.org
2) Refresh a bunch of times until the links point to secure.wikimedia.org
3) Quickly go to http://en.wikipedia.org/w/index.php?title=Special:RecentChanges&feed=rss - the links will now point to secure.wikimedia.org
Comment 1 Bawolff (Brian Wolff) 2010-03-22 11:41:53 UTC
Created attachment 7236 [details]
patch to append $wgRenderHashAppend to the cache key of cached RC feeds

Here's a patch that i believe solves the issue. All it does is append $wgRenderHashAppend to the cache key used for stuff produced by the ChangesFeed class.
Comment 2 Derk-Jan Hartman 2010-03-22 23:33:10 UTC
See also Bug 20040
which is a similar issue for categoryTree.
Comment 3 Alexandre Emsenhuber [IAlex] 2010-04-04 13:38:49 UTC
Fixed in r64596.

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


Navigation
Links