TheProjecter / vosao

Automatically exported from code.google.com/p/vosao
0 stars 0 forks source link

Form Plugin - Bugs ? #447

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
#1  --------------------------

Is there a way to have a multi-language form ? 

Example: I would like to have a different text on the button "Send" or on a 
field... I tried to use bundle messages but that does not work. How can I do ? 
I do not want to make several forms because I have many language to manage.

#2 --------------------------

What steps will reproduce the problem?

1. Create a form with the form plugin
2. Add a file upload field
3. Set it as "NO mandatory"

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

When someone wan't to use this form without upload a file, I have the error 
"Invalid parameter value: null" and the email is not send...

#3  --------------------------

What steps will reproduce the problem?

1. Create a form with the form plugin
2. Add fields (including one upload file field)
3. Try to delete a field

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

I have the message "Alert! Can't connect to server. 
java.lang.NumberFormatException 490 For input string: "on"". So I can't delete 
a field...

Thanks in advance !

Original issue reported on code.google.com by arnaud.k...@gmail.com on 22 Mar 2011 at 5:31