Project

General

Profile

Actions

Bug #81732

open

Search with autocomplete in Workspace doesn't find non published records

Added by Mohamed Rebai almost 7 years ago. Updated about 3 years ago.

Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2017-06-28
Due date:
% Done:

0%

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

Description

Hi,

We use TYPOe 8.7.1

How to reproduice :

- Switch to a draft mode
- Create a record (a news for example) with title "news test" for example
- In a TCA config of another type of record, i have this configuration :


'config' => array(
'type' => 'group',
'internal_type' => 'db',
'allowed' => 'tx_news_domain_model_news',
'size' => 10,
'minitems' => 0,
'maxitems' => 999,
)

- When i use the autocomplete search, and type "news test", there are no results. But when i click on the folder icon, and try to go get the record in the page tree, i can easily select the "news test" record.

So the autocomplete search doesn't return non plublished records when i'm in a draft

Thanks


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Story #82206: list module enhancements/bugfixesNew2005-07-21

Actions
Actions

Also available in: Atom PDF