Actions
Defect #14883
closedUpdate activerecord-jdbc-adapter
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
When using redmine under JRuby, the bundler installs activerecord-jdbc-adapter 1.2.5
specified by the Gemfile.
There are some serious issues with this version when using JRuby in Ruby 1.9 mode such as:
https://github.com/jruby/activerecord-jdbc-adapter/issues/229
Can redmine be updated to use a more recent gem version?
(The above issue has been fixed in 1.2.6)
Related issues
Updated by Toshi MARUYAMA about 11 years ago
- Related to Defect #14656: JRuby: Encoding error when creating issues added
Updated by Toshi MARUYAMA about 11 years ago
- Tracker changed from Feature to Defect
Updated by Toshi MARUYAMA about 11 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Actions