This filename issue is weird. Even in this stripped down form it does
not work:

[form]
[session filename {page}.png]
[t]
[r][c]Select File:[c][file upload]
[r][c][c][submit UPLOAD]
[t]
[form]

I get "Form submitted. File my_fancy_pic.png failed to upload." The
size is allowed, the type is allowed.

On Jan 9, 10:22 pm, Markus <[email protected]> wrote:
> One more problem with the posted form.
>
> my_template contains a form. When the new page is created using the
> source of my_template, "[form]" becomes "[fo`rm]". Both for the
> opening and closing tag.
>
> On Jan 9, 9:42 pm, Markus <[email protected]> wrote:
>
>
>
> > Shouldn't setting the filename like this work?
>
> > [form]
> > Name: [text name]
> > Select File: [file upload]
> > [box description rows=5][box]
> > [submit UPLOAD]
> > [session filename {=name}.ext]
> > [session target {=name}]
> > [session create [(source my_template)]]
> > [session changesummary "Page created [(time {now} %x)]."]
> > [session author {member}]
> > [session savedata title,changesummary,author,description,name]
> > [session nextpage {=target}]
> > [form]
>
> > Unfortunately, the upload is named "{=name}.ext".
>
> > Regards,
> > Markus
-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en.


Reply via email to