Bug #2033
rake aborted! uninitialized constant RAILS_DEFAULT_LOGGER
| Status: | Closed | Start: | 19 May 2012 | |
|---|---|---|---|---|
| Priority: | Major | Due date: | 26 Sep 2012 | |
| Assigned to: | % Done: | 100% |
||
| Category: | - | |||
| Target version: | 0.1.0 | |||
| System: | Redmine | External issue: | ||
| System version: | 2.0 | |||
| Votes: | 0 |
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
| related to Redmine Download Button - Bug #2034: rake aborted! uninitialized constant RAILS_DEFAULT_LOGGER | Closed | 19 May 2012 | 09 Dec 2012 |
History
Updated by Andriy Lesyuk about 1 year ago
- Status changed from New to Open
I’m affraid it’s too early for upgrade... See: http://www.redmine.org/news/66
Updated by Andriy Lesyuk 8 months ago
- Due date set to 26 Sep 2012
- Status changed from Open to Closed
- Assigned to set to Andriy Lesyuk
- Priority changed from Critical to Major
- Target version set to 0.1.0
- % Done changed from 0 to 100
- System set to Redmine
- System version set to 2.0
Thanks!
