https://bugzilla.wikimedia.org/show_bug.cgi?id=72900
--- Comment #12 from Joel K. Pettersson <[email protected]> --- It seems that as soon as a field - any field - is included for a multiple instance template, the problem is triggered. If all fields are removed (in the above, "Title", "Main URL", and "Description"), the problem goes away. I'm currently doing this testing using MediaWiki-Vagrant. The "real" wiki (which is not currently public) is still running an older MW 1.24-alpha version from some time before the problem appeared. Here's a bare minimum second test to replace that in the form previously posted: {{{for template|Multitemplateholder}}} {{{field|Templateholder|holds template}}} {{{end template}}} {{{for template|Heldtemplate|multiple|embed in field=Multitemplateholder[Templateholder]}}} '''Test''' <!-- Uncomment to trigger the problem: {{{field|Something}}} --> {{{end template}}} {{{standard input|free text|rows=25|editor=wikieditor}}} -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
