Bug #33009
Search result are found - But not displayed
| Status: | New | Start date: | 2012-01-06 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Dmitry Dulepov | % Done: | 0% |
|
| Category: | indexed search | |||
| Target version: | - | |||
| TYPO3 Version: | Complexity: | |||
| PHP Version: | ||||
| Votes: | 0 |
Description
In Introduction Package (tested with Typo3 V.4.5.3 and 4.5.10), the searchbox does not work out of the Box.
On the result page only the following ist being displayed:
Search for "die"
Displaying results 1 to 10 out of 13
The results are missing.
The Typoscript used is:
plugin.tx_indexedsearch {
templateFile = {$filepaths.extensiontemplates}indexed_search/tx_indexedsearch_pi1_template.html
Solution
The template file in fileadmin/default/templates/extensions/indexed_search is named tx_indexedsearch_pi1_template.ht instead of tx_indexedsearch_pi1_template.html
Renaming the template file brings the search results back on the screen!
The seems to be an Error while installing the introduction package.
History
Updated by Oliver Hader about 1 month ago
- Target version set to (temporary)
Updated by Oliver Hader about 1 month ago
- Project changed from Indexed Search to Core
Updated by Oliver Hader about 1 month ago
- Category set to indexed search
Updated by Oliver Hader about 1 month ago
- Target version deleted (
(temporary))