Project

General

Profile

Actions

Defect #921

closed

NoMethodError in IssuesController on Oracle

Added by Mario Haupt about 16 years ago. Updated about 16 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-03-24
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

redmine 0.6.4, ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32], Oracle 10 XE, ruby-oci8-1.0.0-mswin32.rb installed,
Clicking on Issues I get the following Error:

NoMethodError in IssuesController#index

undefined method `each_key' for "empty_clob()":String

RAILS_ROOT: ./script/../config/..
Application Trace | Framework Trace | Full Trace

C:/redmine/app/models/query.rb:118:in `validate'
C:/redmine/app/controllers/issues_controller.rb:47:in `index'


Related issues

Related to Redmine - Feature #944: Oracle Support in RedmineClosed2008-03-28

Actions
Actions #1

Updated by Jean-Philippe Lang about 16 years ago

  • Status changed from New to Closed
  • Resolution set to Invalid

It's due to a bug in the Rails' oracle adapter.
Apply this fix: http://dev.rubyonrails.org/ticket/7344.

Note that using Oracle with Redmine is not supported.

Actions

Also available in: Atom PDF