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

Add backward compatibility code for :email_addresses #33

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

Conversation

s-andy
Copy link

@s-andy s-andy commented Oct 11, 2016

Redmine in Debian stable does not support multiple email addresses yet. So, to support Debian stable's version of Redmine the plugin needs to check if the :email_addresses association is available for User.

The changes is made in the way, so the plugin will work under both versions of Redmine - on old Debian stable's one (2.5.2.devel, which is almost 3.0) and new 3.x ones. I.e. the style of the fix resembles #14.

Redmine in Debian stable does not support multiple email addresses yet.

So, to support Debian stable's version of Redmine the plugin needs to
check if the :email_addresses association is available for User.
@s-andy s-andy closed this Oct 11, 2016
@s-andy s-andy reopened this Oct 11, 2016
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.

1 participant