User tests: Successful: Unsuccessful:
Pull Request for Issue # .
a link to "System - Maintenance - Database" instead of text
during the pre-update check have some tables not up to date
a link to System - Maintenance - Database
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Language & Strings |
yeah
maybe cause of some "timeout" on the drone packager step
a drone re-start will solve if i'm right
cc @richard67 , @muhme as RL
good question indeed
it will happens when you have a test branch with some patch back and forth, i'm not able right now to give you detailed info step by step ,
sorry for that 😨
update #__schemas to a different version for example
The version in the schemas table has to belong to an existing update SQL script for the particular extensions, and it is equal to the base name of the update SQL with the highest version.
And for the pre-update check, only the CMS core is relevant, where the current schema version would be "5.3.0-2025-03-14" on Joomla 5.3-dev or 5.4-dev.
The record in the schemas table which belongs to the core is the one with the extension_id of the "files/joomla" extension.
So if you update the schema version of that record to e.g. "5.3.0-2025-03-13", the pre-update checker should report that the database checker has found an issue for the CMS core, as described in this PR.
@alikon @fgsw The easiest way to get an update found would be to set the update channel to custom URL and use the custom URLs for the 6.0 nightly builds. But that currently does not work due to a mistake on the update server. I will provide a fix there and let you know as soon as that has been done.
Labels |
Added:
Language Change
PR-5.4-dev
|
I have tested this item ✅ successfully on f24c373
* Using current Joomla 5.4-dev
I have tested this item ✅ successfully on f24c373
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-04-22 13:21:41 |
Closed_By | ⇒ | richard67 | |
Labels |
Added:
RTC
|
Thanks all (author and testers).
Prebuilt packages are not available for download: