? Pending

User tests: Successful: Unsuccessful:

avatar Bakual
Bakual
31 May 2017

Access "Extension" -> "Discover". You get an error "The ComponentAdapter install adapter does not exist."

The faulty method is \Joomla\CMS\Installer\Installer::getAdapters which is supposed to return the type of the adapters ('component', 'module', ...) but currently returns the filename without suffix ('componentadapter', 'moduleadapter') .

Summary of Changes

Just returning the already existing $name instead of working again from the $filename.

Testing Instructions

Access the discover view and make sure it works.

Expected result

working view

Actual result

Error

Documentation Changes Required

None

avatar Bakual Bakual - open - 31 May 2017
avatar C-Lodder
C-Lodder - comment - 31 May 2017

I have tested this item successfully on db1aa3d


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

avatar C-Lodder C-Lodder - test_item - 31 May 2017 - Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 31 May 2017

I have tested this item successfully on db1aa3d


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

avatar franz-wohlkoenig franz-wohlkoenig - test_item - 31 May 2017 - Tested successfully
avatar franz-wohlkoenig franz-wohlkoenig - change - 31 May 2017
Status New Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 31 May 2017

RTC after two successful tests.

avatar wilsonge wilsonge - change - 31 May 2017
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-05-31 15:28:46
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 31 May 2017
avatar wilsonge wilsonge - merge - 31 May 2017
avatar wilsonge
wilsonge - comment - 31 May 2017

Thanks!

avatar joomla-cms-bot joomla-cms-bot - change - 31 May 2017
Category Libraries

Add a Comment

Login with GitHub to post a comment