https://bugzilla.wikimedia.org/show_bug.cgi?id=39212
Andrew Green <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Assignee|[email protected]. |[email protected] |org | --- Comment #2 from Andrew Green <[email protected]> --- Interestingly, on my local install, the filter remains set when I move from one page to another. But the bug is indeed present as reported on Meta. CentralNotice stores the last filter value in session data: https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FCentralNotice/78f46af3e95aabe94286b6e830a07bbaace685b2/special%2FSpecialCentralNoticeBanners.php#L34 https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FCentralNotice/78f46af3e95aabe94286b6e830a07bbaace685b2/special%2FSpecialCentralNotice.php#L1522 Maybe something about caching in production gets in the way? -- 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
