Project

General

Profile

Actions

Bug #77682

closed

indexed_search extbase/fluid Plugin has no result highlighting and shows always beginning of page-content

Added by Anonymous over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2016-08-30
Due date:
% Done:

100%

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

Description

TYPO3 7.6 installation
activate indexed_search
place the extbase/fluid plugin on a page
(place the "old" plugin on an other page)

> the search result on the old plugins page works like always, showing relevant part of the result-page with highlighted search-words
> the extbase/fluid plugin shows the beginning of the target page content (what is almost not the relevant part) and doesn't highlight anything.

In the controller the functions are there so its more a bug then a missing feature.

Actions #1

Updated by Frans Saris over 7 years ago

  • Status changed from New to Needs Feedback

Hi, I don't get the striped through text.

Does the highlighting etc work with the "old" indexed_search or does it not?

So is this a bug or feature?

Actions #2

Updated by Anonymous over 7 years ago

well it works on the "old" plugin

you could target it as feature...
BUT, like I wrote, the code in the "new" controller (for highlighting) is already there - but doesn't work

Actions #3

Updated by Frans Saris over 7 years ago

  • Status changed from Needs Feedback to New

If its there but doesn't work it's a bug. Could you maybe come up with a patch and push it to our review system?

Actions #4

Updated by Gerrit Code Review over 7 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 https://review.typo3.org/49697

Actions #5

Updated by Frans Saris over 7 years ago

You can enable the highlighting etc with the typoscript option: plugin.tx_indexedsearch.defaultOptions.extResume = 1

and change your fluid template: {description} should be {description -> f:format.raw()}

But it would be great if you could test the patch

Actions #6

Updated by Gerrit Code Review over 7 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/49697

Actions #7

Updated by Gerrit Code Review over 7 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/49697

Actions #8

Updated by Gerrit Code Review over 7 years ago

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

Actions #9

Updated by Gerrit Code Review over 7 years ago

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

Actions #10

Updated by Gerrit Code Review over 7 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/49809

Actions #11

Updated by Frans Saris over 7 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF