Skip to content
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 storing of json_editor_mode #407

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

sebalis
Copy link

@sebalis sebalis commented Nov 30, 2023

Hi,

due a mixup of variables, an incorrect value ($new_menu_position) is currently stored for the JSON editor mode if user edit the banking settings. This leads to an exception with a message about an invalid mode, the JSON editor fails to load. Could you merge this fix and release a new version? Thanks!

@MarcMichalsky
Copy link
Contributor

I just discovered the bug too, wrote the same fix and was about to create a PR when I came across this one.

It's really time to merge.

I can confirm that the change works.

@bjendres bjendres added this to the CiviBanking 1.2 milestone Jan 17, 2025
@bjendres bjendres added the bug label Jan 17, 2025
@bjendres bjendres merged commit f47b521 into Project60:master Jan 17, 2025
@bjendres
Copy link
Member

Thanks @sebalis and @MarcMichalsky

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants