Bug #15699
closedPreview from searchresult shows rootpage only
0%
Description
Searching (new feature) from the shortcutframe gives results in a list view. The preview you get when clicking the looking glass always returns rootpage. Previewing from the context sensitive help gives the correct page.
(issue imported from #M2666)
Files
Updated by Wolfgang Klinger over 18 years ago
Do you mean the magnifying glass above the list?
As far as I can see this has nothing to do with the found items.
Updated by ben van over 18 years ago
No I mean listview, but than the properties and actions belonging to a ce. Like shown in attached picture. From the context menu of the icon representing the text content element you can choose 'preview'. That one works fine. The looking glass (first one in the row of icons) is also a 'preview', but that one does not work. I tried other b3 installations and others throw a 404, because I configured that. The links for both previews must be different from each other. The regular list view of a page is also fine.
Updated by Wolfgang Klinger over 18 years ago
I cannot reproduce this with the latest CVS source.
The magnifying glass and the context menu item link to the same page.
Can you test it with this source again?
Did you install any extension that might have an impact on this?
Updated by Michael Stucki over 18 years ago
I can confirm this and will have a look at it.
Updated by Michael Stucki over 18 years ago
The attached patch should solve this problem. Please check.