Last modified: 2006-12-24 08:58:32 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 T9541, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 7541 - Watchlist cache key excludes various display options
Watchlist cache key excludes various display options
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch-need-review
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-10-10 22:26 UTC by Dallan Quass
Modified: 2006-12-24 08:58 UTC (History)
0 users

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


Attachments
Patch to add some Boolean params to watchlist key (521 bytes, patch)
2006-12-13 21:04 UTC, Aaron Schulz
Details

Description Dallan Quass 2006-10-10 22:26:19 UTC
The memcached key doesn't take #days or other form-specific settings into
account.  So if $wgUseWatchlistCache=true in LocalSettings.php, and someone
visits their watchlist, then changes the #days they want to view the watchlist
for and tries to view it again, they'll get back the previous watchlist.
Comment 1 Aaron Schulz 2006-12-13 21:04:32 UTC
Created attachment 2859 [details]
Patch to add some Boolean params to watchlist key
Comment 2 Aaron Schulz 2006-12-13 21:05:30 UTC
I've already checked Recent Changes and as well, only the feeds use cache keys,
but they only have the hide_minor filter, and its in the cache key, so no issues
there.
Comment 3 Aaron Schulz 2006-12-13 21:07:25 UTC
Well...days is not boolean, but thats already accounted for.
Comment 4 Dallan Quass 2006-12-14 01:35:06 UTC
Thanks!
Comment 5 Rob Church 2006-12-24 08:58:32 UTC
Watchlist cache removed in r18551. It was a leftover from the old schema, and is
no longer required.

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


Navigation
Links