User tests: Successful: Unsuccessful:
Follow up for:
The PR changes layouts to use Form control fields API.
Updated following forms and list views:
com_actionlogs
com_associations
com_banners
com_cache
com_checkin
com_config
com_contact
com_fields
com_finder
com_guidedtours
com_installer
com_languages
com_mails
com_messages
com_modules
com_newsfeeds
com_plugins
com_privacy
com_redirect
com_scheduler
com_tags
com_templates
com_users
com_workflow
There is no visible changes.
However can tests a few of the modified components from the list above, and make sure all works as before.
Add/edit/delete its content.
Please select:
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_associations com_banners com_cache com_categories com_checkin com_config |
Labels |
Added:
Feature
PR-6.0-dev
|
I have tested this item ✅ successfully on 59e0991
Tested some randomly chosen views, no errores found
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
RTC
|
I have tested this item ✅ successfully on 59e0991
Tested with JBT from pre-build Joomla_6.0.0-alpha3-dev+pr.45694-Development-Full_Package.zip
It seems this PR introduces new phpstan errors, see the phpstan notices below the changes in the changed files of this PR. The errors should either be fixed (if possible without b/c break) or be added to the phpstan-baseline.neon
file. The easiest way to to the latter is to run composer install
and then ./libraries/vendor/bin/phpstan -b
to update the phpstan-baseline.neon
file. That can also be done after some of the errors were fixed so only the remaining errors are added to the file.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-08-06 08:57:56 |
Closed_By | ⇒ | softforge |
I have tested this item ✅ successfully on 59e0991
I have tested this succesfully.
I have specifically tested:
com_banners
com_cache
com_checkin
com_config
com_contact
com_guidedtours
com_languages
com_newsfeeds
com_scheduler
com_tags
com_users
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45694.