I get "Notice: Undefined variable: wgUseXVO in RawAction.php on line 96" when viewing action=raw using the latest MW 1.23 release.
(Originally reported by @GreenReaper at T125283#2320859.)
I get "Notice: Undefined variable: wgUseXVO in RawAction.php on line 96" when viewing action=raw using the latest MW 1.23 release.
(Originally reported by @GreenReaper at T125283#2320859.)
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Add missing global $wgUseXVO to RawAction.php | mediawiki/core | REL1_23 | +1 -1 |
Change 309855 had a related patch set uploaded (by Paladox):
Add missing global $wgUseXVO to RawAction.php