#79 ✓resolved
Andrei Zharau

File Upload warning (Front-End)

Reported by Andrei Zharau | August 16th, 2010 @ 05:44 PM

What steps will reproduce the problem?

  1. Create new content model with Document type field
  2. Create a new publication Entry Create Form for this content model
  3. Add the publication to a page
  4. Save and go to that page.
  5. Submit publication form with any file from your drive

What is the expected output? What do you see instead?

File should be uploaded into folder specified in Website configuration settings; however, it won't upload because of missing enctype="multipart/form-data" attribute.

Firebug throws Form contains a file input, but is missing method=POST and enctype=multipart/form-data on the form. The file will not be sent.

Additional information

The issue was fixed in first Webiva versions (there was a typo in the code that checked for document fields in the
publication so the enctype=multipart wasn't getting added in correctly), but seems to appear again.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Shared Ticket Bins

People watching this ticket

Referenced by

Pages