https://bugzilla.wikimedia.org/show_bug.cgi?id=68488
MZMcBride <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from MZMcBride <[email protected]> --- (In reply to Kunal Mehta (Legoktm) from comment #2) > That seems reasonable for the site module and other modules in the > MediaWiki: namespace, but I don't think it applies to the user module where > we don't need to really worry about the 30 day cache. The use-case I'm > imagining is where a user creates a common.js page, decides they don't need > the JS anymore and then blanks it since they aren't a sysop and can't delete > it. (There are about 6850 such pages on enwp). > > Maybe the user module (and the ext.globalCssJs.user module) should override > isKnownEmpty? For purposes of clarity, does empty mean page.page_len == 0 or does empty mean there's no functional JavaScript/CSS (it's all comments or commented out code)? -- 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
