Bug #29779
closed
Sometimes editor gets an permission error in workspace module
Added by Sonja Schubert about 13 years ago.
Updated over 10 years ago.
Description
Sometimes, an editor gets an permission error when trying to delete a workspace change via workspace module.
Error message is "No permission", the deletion is performed nevertheless which is OK because the editor itself creates the workspace change and is definitely allowed to do this. Only the error message is annoying.
Unfortunately I can not reproduce the error message every time, so i can not give more information at the moment. Maybe someone else has the same problem and more information?
Could it be this is due to insufficient permissions in the live-workspace?
Code-path for the deletion:
JS calls workspaces/Classes/ExtDirect/ActionHandler.php, deleteSingleRecord().
That has a TCA-action:
$cmd[$table][$uid]['version'] = array(
'action' => 'clearWSID'
);
This happens in version/class.tx_version_tcemain.php and the function-header of version_clearWSID() says:
"Release version from this workspace (and into "Live" workspace but as an offline version)"
- Status changed from New to Needs Feedback
Any updates / patches for this upcoming?
- Category changed from Bugs to Workspaces
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)?
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.
Also available in: Atom
PDF