[Bug 57651] JavaScript is not loaded with the 'rebuildFileCache.php' maintenance script

2014-04-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57651 --- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 99649 merged by jenkins-bot: Use hooks instead of $wgOut when $wgCategoryTreeForceHeaders is set https://gerrit.wikimedia.org/r/99649 -- You are receiving this

[Bug 57651] JavaScript is not loaded with the 'rebuildFileCache.php' maintenance script

2014-04-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57651 Bawolff (Brian Wolff) bawolff...@gmail.com changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED

[Bug 57651] JavaScript is not loaded with the 'rebuildFileCache.php' maintenance script

2013-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57651 --- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 99649 had a related patch set uploaded by Leaves in Motion: Use hooks instead of $wgOut when $wgCategoryTreeForceHeaders is set

[Bug 57651] JavaScript is not loaded with the 'rebuildFileCache.php' maintenance script

2013-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57651 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Status|UNCONFIRMED |PATCH_TO_REVIEW

[Bug 57651] JavaScript is not loaded with the 'rebuildFileCache.php' maintenance script

2013-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57651 --- Comment #5 from 11fallinglea...@gmail.com --- Wait - don't merge this patch. It's broken. I realized this patch does not work on pages that are not parsed pages, like Special:Preferences. (Strangely, it does work on Special:RecentChanges,

[Bug 57651] JavaScript is not loaded with the 'rebuildFileCache.php' maintenance script

2013-12-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57651 --- Comment #3 from 11fallinglea...@gmail.com --- I uploaded the patch: https://gerrit.wikimedia.org/r/#/c/99649/ I believe this should fix most of it, maybe all, but $wgOut is used in a few other places. I think that part is in need of a

[Bug 57651] JavaScript is not loaded with the 'rebuildFileCache.php' maintenance script

2013-11-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57651 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |High

[Bug 57651] JavaScript is not loaded with the 'rebuildFileCache.php' maintenance script

2013-11-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57651 --- Comment #2 from 11fallinglea...@gmail.com --- Here is the git diff: diff --git a/CategoryTree.php b/CategoryTree.php index 5d0bbdf..24c1025 100644 --- a/CategoryTree.php +++ b/CategoryTree.php @@ -209,11 +209,7 @@ function efCategoryTree()