mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v4.5.15.1709
This commit is contained in:
@@ -140,16 +140,13 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
expandTemplate; PHP bool
|
||||
expandTemplate; PHP bool; true -> 1 false -> ""
|
||||
</td>
|
||||
<td>
|
||||
{{#invoke:Diagnostics/LuaCommon|expandTemplate_bool}}
|
||||
</td>
|
||||
<td>
|
||||
bool_true is '1'; bool_false is 'missing';
|
||||
<p>
|
||||
<br>
|
||||
</p>
|
||||
bool_true is "1"; bool_false is "";
|
||||
</td>
|
||||
<td>
|
||||
<span style='color: green;'>pass</span>
|
||||
@@ -295,6 +292,20 @@
|
||||
<span style='color: green;'>pass</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
preprocess calling Module functions should not call them twice; fails if onceonce
|
||||
</td>
|
||||
<td>
|
||||
{{#invoke:Diagnostics/LuaCommon|preprocess_nested_main}}
|
||||
</td>
|
||||
<td>
|
||||
once
|
||||
</td>
|
||||
<td>
|
||||
<span style='color: green;'>pass</span>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user