Actions
Bug #3683
closedJ3.0: usertype no longer present in user object
Description
usertype isn't in Joomlas user object anymore resulting in a fatal error. This isn't particularly important anymore in J2.5+ as we strictly use usergroups and viewaccesslevels now for access checks. Patch adds a simple fix to pass null if isn't present.
Files
Updated by krileon about 12 years ago
- Status changed from Resolved to Closed
Will be a part of the fixes for CB to be functional on J3.0. Closing as path no longer valid to new current fix.
Updated by beat about 12 years ago
Committed in commit r1828 and r1830 : administrator part
and in commit r1829 : front-end part
Actions