No Code Attached Yet
avatar brianteeman
brianteeman
1 Apr 2022

Steps to reproduce the issue

Set up finder to include images when you do a search (follow the instructions in the original PR for this #35612 by @sakiss )

Expected result

If present then images will be displayed in the results

Actual result

The images can never be displayed because it is checking for a variable, $images, which is never set.

This was broken by #37022 by @dgrammatiko

avatar brianteeman brianteeman - open - 1 Apr 2022
avatar joomla-cms-bot joomla-cms-bot - change - 1 Apr 2022
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 1 Apr 2022
avatar sakiss
sakiss - comment - 1 Apr 2022

You need to clear your indexes and re-index your content.
The images are being indexed like the other variables.

If this does not work, probably it's broken by another PR

avatar brianteeman
brianteeman - comment - 1 Apr 2022

If this does not work, probably it's broken by another PR

That is exactly what I wrote!!

avatar sakiss
sakiss - comment - 1 Apr 2022

Confirmed
I tried in the same site before and after the J update.

avatar dgrammatiko
dgrammatiko - comment - 1 Apr 2022

Test #37450

avatar Quy Quy - change - 1 Apr 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-04-01 16:09:54
Closed_By Quy
avatar Quy Quy - close - 1 Apr 2022

Add a Comment

Login with GitHub to post a comment