Actions
Bug #8456
closedPlan URLs for non-logged in users no longer show plans
Description
This is due to CBSubs only checking for $user === null to account for broken component API. This broken API has now been fixed, but CBSubs isn't accounting for ->id === 0 to cover guest case.
Updated by krileon over 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !227
Actions