https://bugzilla.wikimedia.org/show_bug.cgi?id=72900
--- Comment #9 from Joel K. Pettersson <[email protected]> --- I only had one form using multiple instance templates, but I just made a greatly cut down test form. It still shows the problem and is included below. (The free text input can also be removed while still reproducing the "Add another ..." problem.) <noinclude> This is the "Test" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page. {{#forminput:form=Test}} </noinclude><includeonly> {{{for template|Resource links for topic}}} {{{field|Article link subobjects|holds template}}} {{{end template}}} <!-- Articles --> {{{for template|Article link subobject|multiple|embed in field=Resource links for topic[Article link subobjects]|label=Articles|add button text=Add another article link}}} '''Title:'''<br /> {{{field|Title|property=Title|input type=text|size=86}}} '''URL:'''<br /> {{{field|Main URL|property=Main URL|size=86}}} '''Brief description:'''<br /> {{{field|Description|property=Description|rows=1|cols=76|autogrow}}} {{{end template}}} {{{standard input|free text|rows=25|editor=wikieditor}}} </includeonly> -- 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
