User tests: Successful: Unsuccessful:
Fixes undefined variable notice.
Go to some component's configuration.
Click Cancel
button.
Check PHP error log.
Notice: Undefined variable: option in administrator\components\com_config\src\Controller\ComponentController.php on line 200
No notices.
No.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_config |
Labels |
Added:
?
|
Right. Fixed.
I have tested this item
Tested successfully in Beta6-dev of 4 November.
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-11-04 18:47:42 |
Closed_By | ⇒ | chmst | |
Labels |
Added:
?
|
Thanks!
Can you please check the line:
joomla-cms/administrator/components/com_config/src/Controller/ComponentController.php
Line 204 in bacfcc6
It seems we now have the same call twice?