Actions
Defect #14532
closedAdvanced_roadmap plugin
Status:
Closed
Priority:
High
Assignee:
-
Category:
Plugin Request
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
I have installed Redmine 2.3.1.stable version. I have installed Advanced_roadmap plugin-0.8 by doing all instructions from installation guide. Everythig is ok. But when i try to add new milestone (from http://redmine_domain/projects/project_name/settings -> Milestones ->New milestone) I got internal error in browser. In redmine production.log I see:
- SyntaxError (/usr/share/redmine/plugins/advanced_roadmap/app/controllers/milestones_controller.rb:123: Invalid char `\010' in expression
- /usr/share/redmine/plugins/advanced_roadmap/app/controllers/milestones_controller.rb:128: Invalid char `\010' in expression):
What is the problem?
Actions