Closed
Bug 510245
Opened 16 years ago
Closed 16 years ago
Updating profile information not possible because of db schema mis-match
Categories
(Websites Graveyard :: byob.mozilla.com, defect)
Websites Graveyard
byob.mozilla.com
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: kev, Unassigned)
References
(
URL
)
Details
The information in the profile update section does not match up with the new schema introduced in bug 506913 (e.g. updating the account details, including roles, triggers the required field check on "full name" which no longer exists. As a result, the application throws a framework error as follows:
"Please check the Kohana documentation for information about the following error.
system/libraries/ORM.php [416]:
The full_name property does not exist in the Profile_Model class."
Full error page attached. This bug also affects (I believe) profile searches from the editor and admin accounts as well.
Comment 1•16 years ago
|
||
Should be fixed with r49138
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•11 years ago
|
Product: Websites → Websites Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•