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

Plugin fails with Redmine 1.4 #25

Closed
myersware opened this issue May 11, 2012 · 2 comments
Closed

Plugin fails with Redmine 1.4 #25

myersware opened this issue May 11, 2012 · 2 comments

Comments

@myersware
Copy link

Plugin worked fine with Redmine 1.2 but after upgrade to 1.4 fails with this error:
rake aborted!
uninitialized constant WhiningMailer::ARCondition

Tasks: TOP => redmine:send_whining

@unicast
Copy link

unicast commented May 12, 2012

That's because ARCondition sql binder is removed from redmine
http://www.redmine.org/search?q=ARCondition&all_words=&all_words=1&titles_only=&changesets=1&submit=Submit

@myersware
Copy link
Author

Support for Redmine 1.4 is not needed, since redmine now include the rake task send_reminders.
So this plugin is now redundant.

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

No branches or pull requests

2 participants