Actions
Bug #9509
closedPlan Options: fails in backend if not also logged into frontend as the same user
Description
This causes CSRF and all $user checks to fail due to backend and frontend user being different. Backend ajax URLs should be using a backend pluginclass URL instead of frontend pluginclass.
Actions