What steps will reproduce the problem?
1. create select boxes with an array name i.e. name="dropdown[]"
2. submit form
What is the expected output? What do you see instead?
- expected to get an POST array for 'dropdown' on the server side.
- a splitted array with the values and names of options split up.
What version of the product are you using? On what operating system?
- v0.5
Please provide any additional information below.
- This probably is caused by the suffix 'ufd-' used on the UFD input box
and can be solved by using a prefix in stead of a suffix.
Original issue reported on code.google.com by tjeerd.m...@gmail.com on 3 May 2010 at 2:55
Original issue reported on code.google.com by
tjeerd.m...@gmail.com
on 3 May 2010 at 2:55