Install extension with stability lower than Stable (ie. Beta, Release Candidate) and updates in manifest with stability lower than Stable
Set up Minimum Extension Stability to: Development
Administrator > Global Configuration > Installer
Start Joomla update from 4.0.0-rc.1 to 4.0.0-rc.2
Extension Pre-Update Check should not show extension in Update Information Unavailable section
Extension Pre-Update Check shows extension in Update Information Unavailable section.
Joomla 4.0.0-rc.1
Extension Pre-Update Check doesn't use options set up in the Installer component to determine compatibility with Joomla 4:
The checkCompatibility
method
should use same logic as getUpdateInformation
method
when accessing Joomla\CMS\Updater\Update::loadFromXml
:
joomla-cms/libraries/src/Updater/Update.php
Line 477 in eef2c13
Labels |
Added:
?
|
I can only confirm by looking at the Joomla 3.10 codebase - yes the issue should be present as well
Ok thanks, then this should be fixed in 3.10 and than merged up to 4.0
Title |
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-07-13 18:38:17 |
Closed_By | ⇒ | zero-24 |
Can you confirm that issue with 3.10 too? So it would be an issue to be patched in 3.10 than.