Project

General

Profile

Actions

Defect #14205

closed

undefined method `default_projects_tracker_ids' on new subproject

Added by Cezary Błajszczak almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Projects
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

I wanted to create new subproject and I received Internal error 500. I'm using latest svn build (2.3.1.stable.11918) on openSUSE 12.2 with Apache and Passenger. Here's the relevant log:

Started GET "/projects/new?parent_id=main" for my_ip at 2013-06-04 14:19:52 +0200
Processing by ProjectsController#new as HTML
  Parameters: {"parent_id"=>"main"}
  Current user: my_username (id=3)
Completed 500 Internal Server Error in 42ms

NoMethodError (undefined method `default_projects_tracker_ids' for #<Class:0xb2f2168>):
  app/models/project.rb:129:in `initialize'
  app/controllers/projects_controller.rb:73:in `new'
  app/controllers/projects_controller.rb:73:in `new'

If this helps anyhow, my redmine installation is also affected by #13903 - I did a fresh installation from svn sources and I migrated database from previuos installation (2.1.2; I upgraded the db without any problems).


Files

settings.yml (4.75 KB) settings.yml Cezary Błajszczak, 2013-06-10 10:52
script.output (13.6 KB) script.output Cezary Błajszczak, 2013-06-10 10:55

Related issues

Related to Redmine - Defect #13903: undefined method `jsonp_enabled?' forClosed

Actions
Actions

Also available in: Atom PDF