Bug line 1060 in list.php - Missing Icons in list view after latest github update 2021-3-26

bea

Active Member
Hi,
I have just updated a new dev site via git and noticed that some of the icon are not visisble in list anymore.

field and calcs are okay, dropdowns not (raw data). There might be an issue in list.php.

Many thanks
Bianka
 

Attachments

  • Screen Shot 2021-03-28 at 14.25.33.png
    Screen Shot 2021-03-28 at 14.25.33.png
    106.1 KB · Views: 116
  • Screen Shot 2021-03-28 at 15.57.24.png
    Screen Shot 2021-03-28 at 15.57.24.png
    95.8 KB · Views: 151
new dev site and raw data: did you update the Fabrik connection?

Gesendet von meinem SM-G930F mit Tapatalk
 
Hi troester,

with github from march 18th it's okay. I have switch between PHP 7.4 and 7.3, but with last updates it looks like on the screenshot.
I've been working on this site the last week, so connections are fine.

Thank you
 
This github update (Use property_exists() in formatForJoins instead of isset()) did not solve the problem.
 
I found a one of the issues on line 1060 in list.php. With 'false,true' in newer lists the icons show up.
Older lists with elements and icons are like before with values and others not... I have really no idea, where to search.
With previous list.php everything looks fine.
Thank you
 

Attachments

  • Screen Shot 2021-03-30 at 19.21.54.png
    Screen Shot 2021-03-30 at 19.21.54.png
    51.9 KB · Views: 151
I just edited one data record, after i updated the script of list.php in line 1060.
I have tried before to resave the list, forms and elements, update database, deleting browser and joomla cache without success.
 
Hi Hugh,
can you please update issue on line 1060 in list.php
Code:
                $col = $elementModel->getFullName(false, true);
Thank you
 

Attachments

  • Screen Shot 2021-03-30 at 19.21.54.png
    Screen Shot 2021-03-30 at 19.21.54.png
    51.9 KB · Views: 158
Hi,
I noticed, that the screenshot was wrong and the latest git update still has this issue.
Please update in list.php line 1060.
Code:
$col = $elementModel->getFullName(false, true);
Thank you.
__bea
 
We are in need of some funding.
More details.

Thank you.

Staff online

Members online

Back
Top