Actions
Bug #8697
closed[J4] Missing user causes CmsUser API call to error
Description
A missing user causes JUser::getInstance to return an uninitialized user object on J4. This results in `id` being NULL instead of 0. Need to use a guest object when this happens so it has initialized values.
Updated by krileon about 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1718
Updated by beat about 3 years ago
- Target version changed from CB 2.7 to CB 2.6.3
Actions