Bug #35453 Creating profile does not remember country field
Submitted: 20 Mar 2008 4:00 Modified: 20 Mar 2008 12:52
Reporter: Diego Medina Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Websites: MySQLForge Severity:S3 (Non-critical)
Version:forge1.mysql.com OS:Any
Assigned to: CPU Architecture:Any

[20 Mar 2008 4:00] Diego Medina
Description:
You are creating an account, and if you entered the wrong Capcha, the page remembers most required fields except the "Your home country".

How to repeat:
1- Go to Create Profile
2- Fill in the "bold"/"required" fields
3- Do not enter any capcha (or enter a wrong one)
4- and then, once the page reloads, it will not remember the country field.
[20 Mar 2008 4:17] Valeriy Kravchuk
Thank you for a bug report. Verified just as described.
[20 Mar 2008 12:52] Jay Pipes
Added profile fields into template and filled template values from newly created ForgeUserProfile object instance in display_add_person().

Fix in r471