Bug #63916
closed
Story #82206: list module enhancements/bugfixes
List Module does not show edit links for LiveSearch results
Added by Hannes Lau over 10 years ago.
Updated over 4 years ago.
Category:
Backend User Interface
Description
If a non-admin BE user uses the live search in the top right corner, the search results are displayed without the edit links. This is true even if the user has edit permissions for the records shown.
The reason could be that the search results are displayed on a list view for page uid 0, a page that normal users do not have access to. The permissions calculation for the records is based on this page uid.
Definition of the page uid in TYPO3 CMS 6.2.7
sysext/backend/Resources/Public/JavaScript/livesearch.js:20
sysext/backend/Resources/Public/JavaScript/livesearch.js:228
Permissions calc
sysext/recordlist/Classes/RecordList/DatabaseRecordList.php:1012
sysext/recordlist/Classes/RecordList/RecordList.php:253
uses this->pageinfo
This issue did not occur in TYPO3 CMS 4.5 LTS
Files
It seems resolved on 8.0-dev (latest master); could someone confirm? Thank you
I could reproduce the bug.
I don't see icons for edit or hide and could not click to the record title to edit the record. The records could be edit in page or list module.
I use the introduction package (advanced editor) and the current master (8.4.0-dev).
- Related to Bug #81612: No Buttons after Livesearch in list for non admin users added
- Has duplicate Bug #81612: No Buttons after Livesearch in list for non admin users added
- Related to deleted (Bug #81612: No Buttons after Livesearch in list for non admin users)
- Parent task set to #82206
- Status changed from New to Resolved
I can not reproduce the issue with current master and v8.
I close this ticket therefor as resolved. If I am mistaken and there is still an issue, please reopen the ticket and provide a configuration for page tree access, BE user / usergroup config of the failing user and also a step-by-step list what you did to run into the non-edit-icon list. Thanks.
- TYPO3 Version changed from 6.2 to 8
I can reproduce this with latest 8 for any table other than pages. I don't have any special TSconfig. Just admins and non-admins. Buttons in list view from module panel are displayed and working, buttons in list view from search result are not there. Only for table pages the edit buttons are working in both cases, for all others they are not displayed in the search result list view.
- Assignee set to Anja Leichsenring
Steps for reproducing it:
- Fresh TYPO3 installation
- Install Introduction-Package
- Create a BE-User having groups "All users" and "Advanced editors"
- Switch into this BE-User
- Search for "Out-of-the-box" and click "Show all"
- In results list you will not see normal edit icons, except within the context-menue
As there are new steps for reproduction, this issue should not be marked as resolved.
- Related to Bug #85251: List Module does not show edit links for LiveSearch results added
- Status changed from Resolved to In Progress
- Assignee deleted (
Anja Leichsenring)
Hannes Lau wrote:
As there are new steps for reproduction, this issue should not be marked as resolved.
Thanks Hannes!. Changed the status
- TYPO3 Version changed from 8 to 9
Raised TYPO3 version, as the problem exists in master (9) and 8
- Has duplicate Task #86414: No copy and / or cut button in file list search added
- Status changed from In Progress to Under Review
- Status changed from Under Review to Accepted
Review was for a different issue.
- Status changed from Accepted to Closed
I can't reproduce this anymore. Seems like this got finally fixed with https://forge.typo3.org/issues/85251 and this was just forgotten. I will therefore close it now.
If you feel there is still something that does not work, please let me know and I will re-open the ticket.
Also available in: Atom
PDF