aces / cbrain-plugins-neuro

5 stars 19 forks source link

NIfTI file viewer has a bug #67

Closed prioux closed 7 years ago

prioux commented 8 years ago

Generates an exception:

ActionView::MissingTemplate: Missing template BrainPortal/cbrain_plugins/installed-plugins/userfiles/functional_nifti_file/views/_volume_viewer_loader with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "BrainPortal/app/views" * "BrainPortal" * "/"

with trace:

BrainPortal/cbrain_plugins/installed-plugins/userfiles/minc_file/views/_volume_viewer.html.erb:540:in `_cbrain_plugins_installed_plugins_userfiles_minc_file_views__volume_viewer_html_erb__3427599092687694237_281994820'
(...)BrainPortal/app/views/userfiles/show.html.erb:246:in `_app_views_userfiles_show_html_erb__383784840519253085_295074060'

See also exception log 1178 in the CBRAIN service

natacha-beck commented 7 years ago

Seems to be an old issue, that was not closed.