Bug #60254
closedNon-admins cannot rename bookmarks
100%
Description
A non-admin can add bookmarks to pages, but adding bookmarks to records fails. After the confirmation popup is clicked, nothing happens.
Updated by Lorenz Ulrich about 10 years ago
Meanwhile (6.2.4), non-admins can add bookmarks, but they cannot rename them after adding.
Updated by Riccardo De Contardi over 9 years ago
can confirm with TYPO3 6.2.12: a non-admin user can add bookmarks of content and pages but when renaming them, the new name is not saved.
On TYPO3 7.2 (latest master) the pages can be bookmarked (and the bookmark can be renamed), but the content elements can't be added to the bookmarks
Updated by Markus Klein over 9 years ago
The second issue is solved with #68369 for 7.
Updated by Riccardo De Contardi over 9 years ago
[UPDATE] Test done with TYPO3 6.2.14
1) Admin user can add both pages and content as bookmarks
1.1) the bookmark of content elements is always named "shortcut" whether it has a header or not
1.2) editing the bookmark title, it is saved
2) Admin user can add both pages and content as bookmarks
2.1) the bookmark of content elements is always named "shortcut" whether it has a header or not
2.2) when editing the bookmark title, it is not saved
2.3) when editing the bookmark title and assigning a group, it is saved
Updated by Markus Klein over 9 years ago
Thanks. The wrong code is in 7 as well.
I will not fix the title issue on 6.2 anymore, but I will fix the renaming.
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41714
Updated by Markus Klein over 9 years ago
- Subject changed from Non-admins cannot add bookmarks to records to Non-admins cannot rename bookmarks
- Status changed from Under Review to New
Updated by Markus Klein over 9 years ago
- Status changed from New to Under Review
- Assignee set to Markus Klein
- Target version set to 7.4 (Backend)
- Complexity set to easy
Updated by Gerrit Code Review over 9 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41762
Updated by Markus Klein over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ec7c18e39372616608ba8993669ea60136185dfb.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed