Project

General

Profile

Actions

Patch #7015

closed

Unable to create project: page 404

Added by Maxim Strukov over 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-12-01
Due date:
% Done:

0%

Estimated time:

Description

I use Redmine 1.04 from svn:branches/1.0-stable and I have error 404 when creating project.
I do not know why, but the link to create a project: http://redminehost/project/add instead of the correct new.

So, simply patch is add this line to /config/routes.rb:

+ project_views.connect 'projects/add', :action => 'new'

Patch is attached.
If there is a correct bug fix - I will be happy. Maybe my useful to someone too.


Files

routes.rb.patch (71 Bytes) routes.rb.patch Maxim Strukov, 2010-12-01 22:58
Actions #1

Updated by Jean-Philippe Lang over 13 years ago

  • Status changed from New to Closed

I think you're using a plugin that overrides the project view and uses the old params.

Actions #2

Updated by Arnold Molina over 12 years ago

SPAM

Actions

Also available in: Atom PDF