b/c break PR-7.0-dev Pending

User tests: Successful: Unsuccessful:

avatar laoneo
laoneo
10 Jun 2026
  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Summary of Changes

Moves the radiobasic form field to the compatibility plugin.

Testing Instructions

  • In the file /administrator/components/com_content/forms/article.xml change line 245 to type="radiobasic" and remove line 247
  • Open the article form

Actual result BEFORE applying this Pull Request

The featured toggle is shown as default switcher.

Expected result AFTER applying this Pull Request

The featured toggle is shown as radio group.

Link to documentations

Please select:

  • Documentation link for guide.joomla.org:

  • No documentation changes for guide.joomla.org needed

  • Pull Request link for manual.joomla.org: joomla/Manual#662

  • No documentation changes for manual.joomla.org needed

avatar laoneo laoneo - open - 10 Jun 2026
avatar laoneo laoneo - change - 10 Jun 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Jun 2026
Category Front End Plugins
avatar laoneo laoneo - change - 10 Jun 2026
The description was changed
avatar laoneo laoneo - edited - 10 Jun 2026
avatar joomdonation
joomdonation - comment - 12 Jun 2026

I'm using Windows and got this error with the PR:

Warning: include(D:\www\joomla7\libraries\vendor\composer/../../../libraries/src/Form/Field/RadiobasicField.php): Failed to open stream: No such file or directory in D:\www\joomla7\libraries\vendor\composer\ClassLoader.php on line 576

Strange that when I move the class back to libraries/src/Form/Field, it works OK. Anyone uses Windows can confirm?

avatar laoneo
laoneo - comment - 12 Jun 2026

Make a `composer install. Looks like composer has that class still in the classmap.

avatar laoneo laoneo - change - 12 Jun 2026
Labels Added: b/c break PR-7.0-dev
avatar joomdonation
joomdonation - comment - 12 Jun 2026

I tried to make a fresh installation base on the download package generated by this PR and it works OK. So maybe something wrong with my installation.

avatar joomdonation joomdonation - test_item - 12 Jun 2026 - Tested successfully
avatar joomdonation
joomdonation - comment - 12 Jun 2026

I have tested this item ✅ successfully on 7f18822


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/47930.

avatar joomdonation
joomdonation - comment - 12 Jun 2026

I have tested this item ✅ successfully on 7f18822


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/47930.

avatar laoneo laoneo - change - 12 Jun 2026
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2026-06-12 07:41:58
Closed_By laoneo
avatar laoneo laoneo - close - 12 Jun 2026
avatar laoneo laoneo - merge - 12 Jun 2026

Add a Comment

Login with GitHub to post a comment