User tests: Successful: Unsuccessful:
Pull Request for Issue #10550
Joomla 3.5.1
When a folder with not installed extension is removed from webspace after it was found with button Discover it's always displayed in view
administrator/index.php?option=com_installer&view=discover
Patch adds a purge() call to method discover()
<?xml version="1.0" encoding="utf-8"?>
<extension version="3.5" type="plugin" group="content" method="upgrade">
<name>discovertest</name>
<files>
<filename plugin="discovertest">discovertest.php</filename>
</files>
</extension>
You'll see an entry (highest extension_id) with state -1 and name discovertest.
Delete new folder above.
Nothing has changed in list of view and in database. Still an entry discovertest (that's not installable).
Apply patch.
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Easy | No | ⇒ | Yes |
RTC. Thanks.
Labels |
Added:
?
|
Category | ⇒ | Components Installation |
Labels |
Milestone |
Added: |
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-20 10:28:58 |
Closed_By | ⇒ | roland-d |
Labels |
Removed:
?
|
Thanks everybody
I have tested this item✅ successfully on 7e52436
Thanks!
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10558.