Project

General

Profile

Actions

Bug #50549

closed

The suggest search does not work in new unsaved content elements.

Added by Tobias Klepp almost 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2013-07-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
hard
Is Regression:
No
Sprint Focus:

Description

I used the suggest search in my extension in the plugin flexform definition:

<pages>
  <TCEforms>
    <exclude>1</exclude>
    <label>LLL:EXT:lang/locallang_general.php:LGL.startingpoint</label>
    <config>
      <type>group</type>
      <internal_type>db</internal_type>
      <allowed>pages</allowed>
      <size>3</size>
      <maxitems>99</maxitems>
      <minitems>1</minitems>
      <show_thumbs>1</show_thumbs>
      <wizards>
        <suggest>
          <type>suggest</type>
        </suggest>
      </wizards>
    </config>
  </TCEforms>
</pages>

If I have not saved the content element, I can't find any page in the suggest search. After I save the content element, every page is found. Also in TYPO3 version 4.5.28 is the same problem.


Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #55835: Suggest wizard does not work correctly in flexformsClosed2014-02-10

Actions
Related to TYPO3 Core - Bug #41398: Suggest wizards don't work if plugin is added through wizard iconClosed2012-09-26

Actions
Has duplicate TYPO3 Core - Bug #61671: t3lib_TCEforms_suggest does not work with new CEClosed2014-09-17

Actions
Precedes TYPO3 Core - Bug #64360: TCEForms.suggest JS code is brokenClosedXavier Perseguers2015-01-19

Actions
Actions #1

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/33505

Actions #2

Updated by Markus Klein over 9 years ago

  • Complexity set to hard
  • Is Regression set to No

Can also be tested by adding a felogin by using the new CE wizard.

Actions #3

Updated by Gerrit Code Review over 9 years ago

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

Actions #4

Updated by Markus Klein over 9 years ago

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

Updated by Gerrit Code Review over 9 years ago

  • Status changed from Resolved to Under Review

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/33570

Actions #6

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/33574

Actions #7

Updated by Gerrit Code Review over 9 years ago

Patch set 1 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33575

Actions #8

Updated by Gerrit Code Review over 9 years ago

Patch set 2 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33575

Actions #9

Updated by Markus Klein over 9 years ago

  • Status changed from Under Review to Resolved
Actions #10

Updated by Gerrit Code Review over 9 years ago

  • Status changed from Resolved to Under Review

Patch set 2 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/33574

Actions #11

Updated by Markus Klein over 9 years ago

  • Status changed from Under Review to Resolved
Actions #12

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF