Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[redmine 2.2 bug] Template::Error (undefined method `link_to_attachment_with_preview' #47

Open
cforce opened this issue Jan 4, 2013 · 2 comments

Comments

@cforce
Copy link

cforce commented Jan 4, 2013

After i uploaded a file an try to render the preview i get follwoing error:

ActionView::Template::Error (undefined method link_to_attachment_with_preview' for #<#<Class:0x561c7d>:0x1686948>): 1: <div class="attachments"> 2: <% for attachment in attachments > 3: <p><= link_to_attachment_with_preview attachment, :class => 'icon icon-attachment', :download => true -> 4: <= h(" - #{attachment.description}") unless attachment.description.blank? > 5: <span class="size">(<= number_to_human_size attachment.filesize >)</span> 6: < if options[:deletable] %> app/views/common/_tabs.html.erb:24:in_app_views_common__tabs_html_erb__881774298_162860'
app/views/common/_tabs.html.erb:23:in _app_views_common__tabs_html_erb__881774298_162860' app/helpers/application_helper.rb:263:inrender_tabs'

@cforce
Copy link
Author

cforce commented Jan 14, 2013

This is a cross plugin plugin with redmine_people plugin if i try to add file to use context.

See also
http://redminecrm.com/boards/16/topics/392-bug-errors-calling-peope-enitity-after-having-uploaded-one-file-in-my-profile

@cforce
Copy link
Author

cforce commented Feb 11, 2013

This is still an issue an unsolved!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant