https://bugzilla.wikimedia.org/show_bug.cgi?id=46941
Nemo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Nemo <[email protected]> --- Is it the same on all namespaces? There were similar problems on wikis whose Module: pages weren't flagged, and IIRC the solution was adding Module namespace to $wgFlaggedRevsNamespaces. Your current configuration is: $wgFlaggedRevsNamespaces = array( NS_MAIN, NS_TEMPLATE, NS_FILE, NS_CATEGORY, NS_HELP, 100, 102, 104 ); https://noc.wikimedia.org/conf/highlight.php?file=flaggedrevs.php -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
