mediawiki-extensions-Visual.../modules/ve-mw
Antoine Musso 7bfa9606e6 json syntax error with escaped single quotes
visualeditor-dialog-meta-settings-newsectioneditlink-default message has
an escaped single quote which PHP json_decode() complains about with a
syntax error.  Since the string is between double quotes, I am removing
the backslash and PHP json_decode() is happy again.

You can try it using the PHP based linter in integration/jenkins.git
as bin/json-lint.php

Bug: 58279
Change-Id: Ife1e4723ba9e65b351d65a8691f4c8b8126cc867
2014-02-20 15:18:24 +01:00
..
ce Move some non-skin-specific styles back into ve.ce.Node.css 2014-02-20 00:12:48 +00:00
dm Merge "Let users set __NEWEDITSECTION__ & __NONEWEDITSECTION__ status" 2014-02-20 03:23:33 +00:00
i18n json syntax error with escaped single quotes 2014-02-20 15:18:24 +01:00
init Simplify new INDEX/NOINDEX language, order and panel order 2014-02-20 02:44:08 +00:00
test [Browser test] Alternate solution for "headings" browser test 2014-02-19 10:48:15 -08:00
ui Merge "Give MWAlienExtensionInspector its title back" 2014-02-20 04:58:54 +00:00