User tests: Successful: Unsuccessful:
Pull Request for Issue #41907.
The installer should stop when package information was not found.
Please follow #41907
A PHP error, + Joomla error "Please enter a valid URL"
No PHP error, only Joomla error "Please enter a valid URL"
Please select:
| Category | ⇒ | Administration com_installer |
| Status | New | ⇒ | Pending |
One of following can easily create a false result
joomla-cms/administrator/components/com_installer/src/Model/InstallModel.php
Lines 385 to 399 in fa0800b
Similar applies to _getPackageFromFolder() and _getPackageFromUpload() methods.
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-09-25 10:04:34 |
| Closed_By | ⇒ | HLeithner | |
| Labels |
Added:
bug
PR-5.0-dev
|
||
thanks
This feels weird. We are already trying to set defaults when package is null. How do we end up in a situation where it's false?