Page MenuHomePhabricator

Undefined variable: wgUseAjax in ...\extensions\CategoryTree\CategoryTree.php on line 121
Closed, ResolvedPublic

Description

Author: steven

Description:
Undefined variable: wgUseAjax

xampp-win32-1.8.3-3-VC11:
Apache/2.4.7 (Win32) OpenSSL/1.0.1e PHP/5.5.9
5.6.16 - MySQL Community Server (GPL)

MW 1.22.5, new and clean install:

Notice: Undefined variable: wgUseAjax in C:\xampp\htdocs\new\extensions\CategoryTree\CategoryTree.php on line 121


Version: REL1_22-branch
Severity: normal

Attached:

issues.JPG (494×1 px, 91 KB)

Details

Reference
bz63214

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:53 AM
bzimport set Reference to bz63214.
bzimport added a subscriber: Unknown Object (MLST).

It's all in the global scope...

Relatedly, that block of code won't actually work as expected

TheDJ claimed this task.
TheDJ added subscribers: Reedy, TheDJ.