Bug #2033
rake aborted! uninitialized constant RAILS_DEFAULT_LOGGER
100%
Description
Hello andriy,
today i tried to upgrade to Redmine 2.0 using ruby 1.8.7, rails 3.2.3.
During migration i got rake aborted stating: rake aborted!
uninitialized constant RAILS_DEFAULT_LOGGER
using trace i found that this constant is used at init.rb of author plugin.
After commenting out the line initialising the constant the migration was able to continue.
Could you please check it and ammend the code if confirmed?
Regards stef
Related issues
History
#1 Updated by Andriy Lesyuk over 12 years ago
- Status changed from New to Open
I’m affraid it’s too early for upgrade... See: http://www.redmine.org/news/66
#2 Updated by Andriy Lesyuk about 12 years ago
- Due date set to 26 Sep 2012
- Status changed from Open to Closed
- Assignee set to Andriy Lesyuk
- Priority changed from Critical to Major
- Target version set to 0.1.0
- % Done changed from 0 to 100
Thanks!