Bug #27643
closedElement editing is restricted if editor has no right to the related WS-stage
100%
Description
A (workspace) element which left the "editing" state can't be edited anymore if the editor doesn't have appropriate permission for the current stage of the element. That's imho not the desired behaviour. The following example show's why:
Let's say a element (tt_content change) left the "Editing" stage and is now waiting in "Ready to publish" for further progress. If a admin user starts modifying the element it's pushed back to "Editing" once he saves it. If an editor, without permissions for the "Ready to publish" stage, starts modifying it he get's the well known "Could not be edited in offline workspace ..." error and he can't proceed anyhow without the need to wait for someone who has the right to work in the "Ready to publish" stage.
Two options for a possible solution:
1) Allow editing for everyone who's member of the workspace / a.k.a who has rights for the "Editing" stage / and push elements ALWAYS back to "Editing" once they're save
2) Avoid that the editor is able to work on the element anyhow and clarify the error-messages (in the TCEforms, listview etc.)
Updated by Tolleiv Nietsch over 13 years ago
- Target version changed from 1281 to 4.5.4
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I172fe8e3f04fbc06ce1d33481032eaeae9532b6b has been pushed to the review server.
It is available at http://review.typo3.org/2873
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I32a93ebc182514df7fe594ff9d7983fb6cc58e0e has been pushed to the review server.
It is available at http://review.typo3.org/2874
Updated by Tolleiv Nietsch over 13 years ago
- Status changed from Accepted to Under Review
Updated by Tolleiv Nietsch over 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset dfab36b6321e6d9be76f875b3395ad0eb8cc7f31.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed