User:FrozenPlum/Sandbox/Issues: Difference between revisions

m
Add more information about issues I'm tracking for later reporting (I still need to test some other scenarios)
imported>FrozenPlum
m (FrozenPlum moved page Sandbox/issues to Sandbox/Issues without leaving a redirect)
imported>FrozenPlum
m (Add more information about issues I'm tracking for later reporting (I still need to test some other scenarios))
Line 13:
}}
</pre>
<!-- for testing/reproducing
{{#dpl:
|imagecontainer = Apple¦Orange
|count=2
|openreferences=yes
}}
-->
 
Note: Tried with both "yes" and "true" since both examples were observed in different places in the old docs... neither worked, both resulted in fatal error.
 
'''Yet it works with this example:'''
<pre>
{{#dpl:
|titlematch=Apple%
|openreferences=yes
}}
</pre>
 
{{#dpl:
|titlematch=Apple%
|openreferences=yes
}}
 
'''Another test:'''
<pre>
{{#dpl:
|imagecontainer = Apple
|openreferences=yes
}}
</pre>
<!-- this is broken
{{#dpl:
|imagecontainer = Apple
|openreferences=yes
}}
-->
This is broken, so it seems to be an issue when <code>{{DPL|imagecontainer}}</code> and <code>{{DPL|openreferences}}</code> are set together, since the removal of <code>{{DPL|openreferences}}</code> works fine.
 
==Issue 2==
Line 56 ⟶ 93:
 
==Issue 3==
placeholder
Anonymous user