Bug #32359
"Show Page" BE permission should allow copy
| Status: | Accepted | Start date: | 2011-12-07 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Backend User Interface | |||
| Target version: | 4.5.12 | |||
| TYPO3 Version: | 4.5 | Complexity: | ||
| PHP Version: | 5.3 | |||
| Votes: | 0 |
Description
When a BE user is given just "Show Page" permissions, it allows said user to see the page and its content in the tree. It should, however, also allow this user to make a copy of such a pace to a place in the tree where they themselves do have write permissions. Copying leaves the original completely untouched, so it fits with the permissions model. It even says "Show/Copy" in the Access BE module so I suspect the fact that copying is not allowed to be a bug.
History
Updated by Markus Klein about 1 year ago
- Target version set to 4.5.12
Tested in 4.7!
Copying is possible via List module, but the context menu in tree doesn't show the copy command.
So this issue only relates to the tree.
Updated by Stefan Galinski about 1 year ago
- Status changed from New to Accepted