https://bugzilla.wikimedia.org/show_bug.cgi?id=17890

           Summary: Problem using different {{{standard input|free
                    text|preload=PAGE}}} in the same form
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: Normal
         Component: Semantic Forms
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Hi,

When I try to use different {{{standard input|free text|preload=PAGE}}} in the
same form, because I want to insert some preloaded pages between templates, I
get always the same preloaded page from the last {{{standard input|free text}}}
instance. To be more clear, the form is the following:

</noinclude><includeonly>
{{{for template|Proyecto:Caja|label=Información general}}}
<!-- Some code inside here -->
{{{end template}}}

{{{for template|Proyecto:Fechas|label=Fechas}}}
<!-- Some code inside here -->
{{{end template}}}

{{{standard input|free text|default=PAGE 1}}}

{{{for template|Contacto|label=Contactos del cliente|multiple}}}
<!-- Some code inside here -->
{{{end template}}}

{{{for template|Proyecto:Requerimientos del proyecto|label=Requerimientos del
proyecto}}}
<!-- Some code inside here -->
{{{end template}}}

{{{standard input|free text|preload=PAGE 2}}}

{{{standard input|save}}} {{{standard input|preview}}} {{{standard
input|changes}}} {{{standard input|cancel}}}
[[Category:Proyecto especial]]
</includeonly>

And I get the same preloaded PAGE 2 for both {{{standard input|free text}}}.

I hope I made me clear enough :).

Kind regards,
Josep


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to