mediawiki-extensions-Scribunto/modules
Tim Starling d5bd1102d0 Fixed transmission of \0 from Lua standalone
* string.format() truncates the string at a null character, causing a
  deadlock when Lua attempts to send null characters to PHP. Use
  concatenation instead.
* Added test.
* Fixed an error reporting issue in the console, which I happened to
  notice at the same time as the above bug.

Change-Id: I2e6061a04512557492bffbd04bc09ca3bc1d80d6
2012-12-03 17:46:11 +11:00
..
ext.scribunto.edit.css Reformat JavaScript and CSS code. 2012-10-07 16:13:39 +02:00
ext.scribunto.edit.js Fixed transmission of \0 from Lua standalone 2012-12-03 17:46:11 +11:00
ext.scribunto.js Reformat JavaScript and CSS code. 2012-10-07 16:13:39 +02:00