Bug #70856
closedDisplay of Search-Results in "mod.web_layout" broken
0%
Description
I was searching for the term "down" in the page module of current master with some more levels down.
The search result with some levels down shows "Congratulation" as the active page. The content comes mostly from page "File downloads", but gets mixed up with content from the page "Forms - down". Please be aware that the page title has nothing to do with it ... I wanted to make sure that the page title has no influence on finding database records on the page module other than tt_content.
So we have displaying one page title and mixed content from two other pages, that have nothing to do with each despite they are in the same page tree.
The easiest solution would IMO be the display of the search result in the list module as known from the live search.
Files
Updated by Riccardo De Contardi over 5 years ago
- Target version deleted (
7 LTS)
This issue is still reproducible on 10.0.0-dev (latest master)
Updated by Christian Eßl over 4 years ago
Just tested this in 10.4.0-dev.
When I used the search from the page module to search for "down", the search results were automatically switched to a list view. (instead of showing the results in a page view layout)
So I guess this has already been fixed? Or did I miss someting?
Updated by Susanne Moog over 4 years ago
- Related to Bug #90235: Page module allows to break content of subpages added
Updated by Susanne Moog over 4 years ago
- Status changed from New to Closed
This has been fixed with #90235