?
avatar PhilETaylor
PhilETaylor
1 Jul 2020

Steps to reproduce the issue

Joomla 4.0-dev @ 16f284f install via git (see later)

Login to admin as super admin

Crank up your debug mode to true and your error reporting to maximum in Global Config.

Install a component (I suggest Akeeba Backup)

using a git client you can see all the files added by Akeeba, trash those!

(So what this is emulating is a database with Akeeba installed, but the Akeeba files have been deleted on the hard disk, people will often delete files using FTP)

Login to admin as a super admin and navigate
System -> Manage / Extensions
Find the page with all the Akeeba items on it (I find sorting by ID Desc brings them to the first page)
select them all and click the REFRESH CACHE toolbar button

Expected result

No PHP notices

Actual result

Notice: Undefined property: stdClass::$version in /application/administrator/components/com_installer/tmpl/manage/default.php on line 116

Notice: Undefined property: stdClass::$version in /application/administrator/components/com_installer/tmpl/manage/default.php on line 132

Screenshot 2020-07-01 at 22 41 20

avatar PhilETaylor PhilETaylor - open - 1 Jul 2020
avatar joomla-cms-bot joomla-cms-bot - change - 1 Jul 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 1 Jul 2020
avatar chmst
chmst - comment - 4 Jul 2020

Please test #29946


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/29888.

avatar chmst chmst - change - 4 Jul 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-07-04 07:07:53
Closed_By chmst
avatar joomla-cms-bot joomla-cms-bot - change - 4 Jul 2020
Closed_By chmst joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 4 Jul 2020
avatar joomla-cms-bot
joomla-cms-bot - comment - 4 Jul 2020

Set to "closed" on behalf of @chmst by The JTracker Application at issues.joomla.org/joomla-cms/29888

Add a Comment

Login with GitHub to post a comment