What steps will reproduce the problem?
1. Remove all profile fields from the registration form via the "manage profile
fields" UI.
2. Complete and submit a registration form.
What is the expected output? What do you see instead?
The error "Undefined index: Profile" is returned. Line 32 in the registration
controller always expects profile information to be submitted when a user
registers. This isn't always the case since it isn't mandatory to have profile
fields on the registration form.
Original issue reported on code.google.com by dickos...@googlemail.com on 10 Aug 2010 at 6:25
Original issue reported on code.google.com by
dickos...@googlemail.com
on 10 Aug 2010 at 6:25