zillo32 / vosao

Automatically exported from code.google.com/p/vosao
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Mail attached .docx and .txt files do not reach recepient #507

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Using forms plugin create new form with fileupload field 
2.Place it on the page by ${plugin.form.render("contact")} statement
3.Attach txt or docx file and submit form

What is the expected output? What do you see instead?
Recepiemt should receive a email with .docx or .txt files attached.

Currently recepient receive only form filds text.
I should note that sending working fine with other file formats.

I created the most simple form on my website to replicate this issue.
You can use it for testing: http://niiped21.appspot.com/about.
Your support ID was added to the group.

Thank you in advance!

Original issue reported on code.google.com by 676...@gmail.com on 13 Aug 2011 at 9:17

GoogleCodeExporter commented 8 years ago
Would also add that this plugin does not work at all for me in FireFox 5.. 
Return "Null" as a result.

Original comment by 676...@gmail.com on 13 Aug 2011 at 10:58

GoogleCodeExporter commented 8 years ago
Fixed in the trunk. Please test on http://vosaocms.appspot.com
Will be part of 0.9.9 release.

Original comment by kinyelo@gmail.com on 13 Aug 2011 at 12:19

GoogleCodeExporter commented 8 years ago
Unfortunatelly it still does not work on my website after your fix. Should I 
upgrade my VosaoCMS version? I still don't see .docx files attached in mails I 
receive.  

Original comment by 676...@gmail.com on 13 Aug 2011 at 2:03