Bug #33546
closedCopy in pagetree without permission leads to faulty behavior of pagetree
100%
Description
A redactor copies a page in pagetree via context-menu.
He inserts the same via context-menu into a page where he has no rights to insert it. Now, the following happens:
1. The menu for inserting the page is shown, even if the permissions are not there.
2. After the insertion you can read for a few seconds the following message:
Exception
[1.1.12]: Attempt to insert a record on page '%s' (%s) from table '%s' without permissions. Or non-existing page.
3. The page is inserted into the pagetree at the place selected as if the permissions were correct, but the page has the id of the original page. Any changes in this page affect the original.
4. After logout and relogin the copied page is no longer in the pagetree. Only the (changed) original is available.
Updated by Max Roesch over 12 years ago
I can confirm this behavior in TYPO3 4.6.7
Will have a look at it.
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10483
Updated by Andreas Bigger over 12 years ago
Tested it in our TYPO3 4.5.15 => works (inserting no longer possible)!
Copy with adequate permission works too.
Is there any other thing one should test?
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10483
Updated by Max Roesch over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ae2bbd14ba2e085410e3588e3bd1b486ccddc22e.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/11065
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/11066
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/11067
Updated by Max Roesch over 12 years ago
- Status changed from Under Review to Resolved
Applied in changeset 0f340e3de21c12a6f6d35239c5a833ab0fad5a7d.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/13176
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/13302
Updated by Stefan Galinski about 12 years ago
- Status changed from Under Review to Resolved