paginagmbh / redmine_lightbox2

Lightbox for image attachments in Redmine
MIT License
126 stars 96 forks source link

error lightbox v0.2.1 with redmine 3 #8

Closed tofi86 closed 9 years ago

tofi86 commented 9 years ago

reported at http://www.redmine.org/boards/3/topics/46007 and confirmed.

Processing by AttachmentsController#download_inline as HTML
  Parameters: {"id"=>"4", "filename"=>"04_Google Web Toolkit_254aklkle7.pdf"}
  Current user: admin (id=1)
Completed 500 Internal Server Error in 8ms (ActiveRecord: 2.1ms)

NoMethodError (undefined method `diskfile' for nil:NilClass):
  plugins/redmine_lightbox2/lib/patches/attachments_patch.rb:9:in `download_inline'