You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same problem, someone can help me please?
ActionView::TemplateError (private method `gsub' called for nil:NilClass) on line #40 of vendor/plugins/redmine_sprints/app/views/user_stories/_us_for_show.html.erb:
37: <% user_story.description %>
38:
39:
40:
41:
42:
43:
after add a diagram file, dashboard never show.
in production.log a look these errors:
ActionView::TemplateError (private method `gsub' called for nil:NilClass) on line #40 of vendor/plugins/redmine_sprints/app/views/user_stories/_us_for_show.html.erb:
37: <%= user_story.description -%>^M
38: ^M
39: ^M
40: ^M
41: ^M
42: ^M
43:
Rendering /home/rails/redmine-1.1.3/public/500.html (500 Error)
rendering section "request"
rendering section "session"
rendering section "environment"
rendering section "backtrace"
The text was updated successfully, but these errors were encountered: