Project

General

Profile

Actions

Bug #22272

closed

Problem with indexed search an logged user

Added by Federico Bernardin about 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-03-12
Due date:
% Done:

0%

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

Description

When I log in as a frontend user, indexed search doesn't show any results. If I search without login I show all results.

After I debbuged code, the problem is in checkResume function, when check from $row['gr_list'] and $GLOBALS['TSFE']->gr_list. The code checks if string is the same, but when user is logged and page is visible to everyone the string aren't the same. So the system controls if exists some phash with specific groups but it doesn't.

(issue imported from #M13804)

Actions

Also available in: Atom PDF