Bug #88532
Updated by Markus Klein over 5 years ago
When a user does not have edit permissions for the page, but for content, the "PageActions.js" is not loaded, causing the CE wizard to be completely broken.
This is a regression to #75676.
PageActions.js *is ONLY loaded* if the user has edit permissions for the page, so the wizard is broken if this is not the case.
This loading behaviour is there since #68271 (from 2015).