https://bugzilla.wikimedia.org/show_bug.cgi?id=46249
Elad Yosifon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Elad Yosifon <[email protected]> --- those notices are being generated for no actual reason (the code that uses those constants is commented out).. I think that it's a quick hotfix and does not depend on anything.. file: $IP\extensions\SyntaxHighlight_GeSHi\SyntaxHighlight_GeSHi.php ===================================================================== just wrap CONTENT_MODEL_CSS (line 75) and CONTENT_MODEL_JAVASCRIPT (line 76) with quotes and you're good to go.. -- 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
