https://bugzilla.wikimedia.org/show_bug.cgi?id=19056
Summary: split $wgDefaultUserOptions['rcdays'] into two variables
Product: MediaWiki
Version: 1.16-svn
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Normal
Component: User preferences
AssignedTo: [email protected]
ReportedBy: [email protected]
$wgDefaultUserOptions['rcdays'] affects two different things:
1) the default Special:RecentChanges&days=
2) the default Special:RecentChanges&feed=...&days=
It is maddening to try to make available longer or shorter RSS feeds
without at the same time influencing what users see on
Special:RecentChanges, and visa versa.
The solution is to split $wgDefaultUserOptions['rcdays'] into two
options, (yes, initially set to the same value by default there in
DefaultSettings.php.)
Yes, one could tell the user to remember to add a &days to &feed, but that is
only for power users.
--
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