User tests: Successful: Unsuccessful:
Moves the radiobasic form field to the compatibility plugin.
type="radiobasic" and remove line 247The featured toggle is shown as default switcher.
The featured toggle is shown as radio group.
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
| Status | New | ⇒ | Pending |
| Category | ⇒ | Front End Plugins |
Make a `composer install. Looks like composer has that class still in the classmap.
| Labels |
Added:
b/c break
PR-7.0-dev
|
||
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.
I have tested this item ✅ successfully on 7f18822
I have tested this item ✅ successfully on 7f18822
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-06-12 07:41:58 |
| Closed_By | ⇒ | laoneo |
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?