zillo32 / vosao

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

Can't upload file in form for anonymous user. #551

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi all!

I have been searching but I haven`t found this case, excuse me if repeated. We 
have a form "work-with-us" with some fields (name, surname, ..) and a file 
upload field  where people can upload a CV. We want people non logged in the 
cms to be able to submit the form but currently we got an error:

 {"result":"error", "message":"null"} 

When logged in there is no problem and form is submitted properly. We are 
currently with vosao 0.9.7, we will migrate in a couple of months but will be 
great if there are some fix or workaround (or maybe this is just fixed in newer 
versions).
Thanks in advance

Extended error:

88.9.21.186 - - [28/Oct/2011:04:51:10 -0700] "POST /_ah/plugin/form/send 
HTTP/1.1" 200 207 " http://ta.bcntouch.com/jobs" "Mozilla/4.0 (compatible; MSIE 
8.0; Windows NT 6.0; Trident/4.0; GTB7.1; Mozilla/4.0 (compatible; MSIE 6.0; 
Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; 
InfoPath?.1; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)" 
3:1319802667.890000 org.vosao.business.impl.FolderBusinessImpl? createFolder
access denied /form/work-with-us/1582055 

3:1319802668.891000 org.vosao.business.impl.FolderBusinessImpl? createFolder

access denied /form/work-with-us/1582055 

3:1319802670.197000 org.vosao.servlet.FormSendServlet? doPost

{"result":"error", "message":"null"} 

Original issue reported on code.google.com by kinyelo@gmail.com on 29 Jan 2012 at 5:34

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1144.

Original comment by kinyelo@gmail.com on 4 Feb 2012 at 2:33

GoogleCodeExporter commented 8 years ago
As a workaround for access denied:
try to set permissions for folder /form - guests WRITE

Original comment by kinyelo@gmail.com on 4 Feb 2012 at 2:34

GoogleCodeExporter commented 8 years ago
Form rendering template changed. 
You need to restore default template on Forms configuration.

Original comment by kinyelo@gmail.com on 4 Feb 2012 at 3:25

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hi team, could you please check why .DOCX files does not reach recepient sent 
by form plugin as attachement? Files .DOC and .TXT are sent normally. Thank you 
in advance!

Original comment by 676...@gmail.com on 12 Mar 2012 at 7:10