google-code-export / yii-user

Automatically exported from code.google.com/p/yii-user
1 stars 1 forks source link

Removing profile fields from registration form causes error #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r76.

Original comment by mish...@gmail.com on 27 Jan 2011 at 12:35