mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-13 18:07:05 +00:00
d5bd1102d0
* 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 |
||
---|---|---|
.. | ||
ext.scribunto.edit.css | ||
ext.scribunto.edit.js | ||
ext.scribunto.js |