Actions
Defect #7399
closedError exporting issue list to pdf
Status:
Closed
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-01-21
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
When I try to export to pdf a issue list redmine returns an error:
Undefined methos `formatted_relations'
Updated by Luis Serrano Aranda over 14 years ago
Luis Serrano Aranda wrote:
When I try to export to pdf a issue list redmine returns an error:
Undefined method `formatted_relations'
Updated by Jean-Philippe Lang over 14 years ago
- Status changed from New to Closed
- Resolution set to Invalid
There is no formatted_relations call in Redmine core code.
Updated by Luis Serrano Aranda about 14 years ago
Jean-Philippe Lang wrote:
There is no formatted_relations call in Redmine core code.
Sorry, you're right is a problem of plugin that adds the column relations.
Thanks
Actions