Project

General

Profile

Actions

Bug #76432

closed

Live-Search is broken for editors

Added by Marcus Schwemer almost 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-06-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Currently the live-search for editors is broken in 7LTS and 8 aka master.

The preview of the search results is correct, but clicking on "Show all" does not list any records.

The reason is ticket #70849.

In the JS of the livesearch pageUid "0" is used for rendering the search result. Thus said, also the pageTS is taken from that uid. But access to pageUid "0" is only granted to users with admin rights. Normal editors do not have this permission.

The "old" review is https://review.typo3.org/#/c/44171/


Related issues 1 (0 open1 closed)

Follows TYPO3 Core - Task #70849: Make Searchlevels in Live- and Listsearch constistendClosedMarcus Schwemer2015-10-19

Actions
Actions #1

Updated by Gerrit Code Review almost 8 years ago

  • Status changed from New to Under Review

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48438

Actions #2

Updated by Gerrit Code Review almost 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48438

Actions #3

Updated by Gerrit Code Review almost 8 years ago

Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48519

Actions #4

Updated by Marcus Schwemer almost 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF