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.
Actions