-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Fix Frontend Site Configuration error on save #25404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Frontend Site Configuration error on save #25404
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working fine for me.
Thank you
|
Seems to work. Just got to wonder what caused this to break or how long it was broken. |
|
I have tested this item ✅ successfully on ee9f9eb This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/25404. |
|
@pmleconte please submit your test result https://docs.joomla.org/Testing_Joomla!_patches. |
|
@pmleconte Could you mark your test result as successful on https://issues.joomla.org/tracker/joomla-cms/25404 by using the "Test this" button? |
|
I have tested this item ✅ successfully on ee9f9eb This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/25404. |
|
Status "Ready To Commit". |
|
thx |
Pull Request for Issue #25385 .
Summary of Changes
Add admin paths to the search paths for form and its fields for loading the configuration form for frontend editing of site configuration options.
Testing Instructions
Create a menu type "Configuration manager", "Site Configuration options", access "Super User". Go to FrontEnd and log as superuser. Site Configutration is displayed and may be updated. Click on Save button.
Expected result
Configuration saved.
Actual result
Error 0 - Call to a member function filter() on boolean.
Documentation Changes Required
None.