Actions
Bug #9092
closedaddplanstobasket URLs not fulfilling URL only access checks
Description
This is due to setShowOnlyPlans and setSelectedPlans not being called when they should be. These are used by selected checks and URL access checks, which are still applied to addplanstobasket but are failing due to missing data.
Actions