User tests: Successful: Unsuccessful:
Pull Request resolves #47948.
This pr reverts the change from #47637 as it caused issues when installing a package with the web interface. Instead of it moves the installer instantiation out of the loop in the cli console command. Like that no old settings are used from the previous installed extension, when installing multiple at once.
/cli/joomla.php extension:discover/cli/joomla.php extension:discover:installThe following info text is displayed:
Postflight executed for test 1
The following info text is displayed:
Postflight executed for test 1
Postflight executed for test 2
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Labels |
Added:
Release Blocker
bug
PR-5.4-dev
|
||
| Category | ⇒ | Libraries |
I have tested this item ✅ successfully on 04fbff3
Both issues are sorted
@joomdonation Could you test again with the latest changes? Thanks in advance.
I have tested this item ✅ successfully on 5185894
So I have tested the changes and they work as expected. Before applying the patch my script.php was not found and thus not executed. After applying the patch my script.php is found and properly executed.
I have tested this item ✅ successfully on 5185894
So I have tested the changes and they work as expected. Before applying the patch my script.php was not found and thus not executed. After applying the patch my script.php is found and properly executed.
I have tested this item ✅ successfully on 5185894
I have tested this item ✅ successfully on 5185894
| Status | Pending | ⇒ | Ready to Commit |
RTC
RTC
| Labels |
Added:
RTC
|
||
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-06-19 13:31:09 |
| Closed_By | ⇒ | richard67 |
Thanks @laoneo for this PR, @roland-d and @joomdonation for testing, and @QuyTon for review.
I have tested this item ✅ successfully on 04fbff3
Both issues are sorted
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/47964.