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

make sure Redmine settings are saved and used #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zaburt
Copy link

@zaburt zaburt commented Apr 26, 2019

In newer Ruby (2.4.6) and Redmine (3.4.10) versions Redmine settings are not handled as HashWithIndifferentAccess, so using symbols for setting keys do not work anymore. You can try the behavior by going to Redmine Admin plugin settings page and try to change plugin settings, you will notice saving the settings will not work. These changes should fix that.

@dwoods-encircle
Copy link

Confirmed these commits fix the issues with 3.4. Good work guys! Thank you.

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

Successfully merging this pull request may close these issues.

2 participants