Bug #71584
closedAutosuggest for a page-title only works while not all of the title is entered
100%
Description
Livesearch: I have an "Examplepage". When typing the first characters autosuggest correctly reports the match. As soon as I enter the last letter no entries are found anymore.
(PS: Björn Jacob mentioned he can confirm the problem.)
Files
Updated by Riccardo De Contardi about 9 years ago
- Target version set to Candidate for patchlevel
Updated by Jigal van Hemert almost 9 years ago
It happens in various situations, unfortunately I couldn't find the exact conditions to replicate this with certainty. The JSON data that is returned from the backend is correct. It seems to be a problem in the JS. Normally a message is shown if there are no results, but in this case the JSON contains one or more results and yet there is nothing shown in the results.
Updated by Daniel Goerz almost 9 years ago
What autosuggest are we talking about?
Updated by Stefan Neufeind almost 9 years ago
Upper-right corner. Search across all TYPO3-content.
Updated by Riccardo De Contardi almost 9 years ago
Confirmed with 7.6.1-dev (latest master) see attached screenshot
Updated by Gerrit Code Review almost 9 years ago
- Status changed from Accepted 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 https://review.typo3.org/45177
Updated by Michael Oehlhof almost 9 years ago
- Assignee set to Michael Oehlhof
- Target version changed from Candidate for patchlevel to 7.6.1
Updated by Gerrit Code Review almost 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 https://review.typo3.org/45177
Updated by Michael Oehlhof almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4ce9ba9d8be434df061f9b6d77b22de442ab805f.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed