User tests: Successful: Unsuccessful:
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') .
Just returning the already existing $name
instead of working again from the $filename
.
Access the discover view and make sure it works.
working view
Error
None
I have tested this item
Status | New | ⇒ | Ready to Commit |
RTC after two successful tests.
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:
?
|
Thanks!
Category | ⇒ | Libraries |
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.