Save mr_config fails #1
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ConLite/cl-mod-rewrite#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If you enable and save client config for mr, and then reload config page in backend, sometimes no changes are made.
Reason for that is an existing but not writable mr client config file in cms/data/config/[Environment] folder
Add a check if file is writable while saving mr config and show an error message. Do not write old file format to plugin folder. Do this only, if old file is in use.