Project

General

Profile

Error #656

export pdf is not working.

Added by Wondo Jung about 12 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
PDF
Start date:
Due date:
% Done:

0%

Estimated time:
Source:
Development
Detected on version:
Milestones:

Description

My linux is ubuntu 12.04.
I use redmine version: 1.3.3+dfsg1-2.

What is cause of this problem?

this is error message. =============================================================================================
ActionView::TemplateError (uninitialized constant AdvancedReportHelper::IFPDF) on line #1 of vendor/plugins/advanced_report/app/views/advanced_report/index.pdf.erb:
1: <%= report_to_pdf(@from, @to, @projects, @projects_totals, @projects_total, @members, @members_totals, @members_total, @fields, @show_released_versions) %>

/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:466:in `load_missing_constant'
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:106:in `const_missing'
vendor/plugins/advanced_report/app/helpers/advanced_report_helper.rb:37:in `report_to_pdf'
vendor/plugins/advanced_report/app/views/advanced_report/index.pdf.erb:1
/usr/lib/ruby/vendor_ruby/action_view/renderable.rb:34:in `send'
/usr/lib/ruby/vendor_ruby/action_view/renderable.rb:34:in `render'
/usr/lib/ruby/vendor_ruby/action_view/base.rb:306:in `with_template'
/usr/lib/ruby/vendor_ruby/action_view/renderable.rb:30:in `render'
/usr/lib/ruby/vendor_ruby/action_view/template.rb:205:in `render_template'
/usr/lib/ruby/vendor_ruby/action_view/base.rb:265:in `render'
/usr/lib/ruby/vendor_ruby/action_controller/base.rb:1252:in `render_for_file'
/usr/lib/ruby/vendor_ruby/action_controller/base.rb:978:in `render_without_benchmark'
/usr/lib/ruby/vendor_ruby/action_controller/benchmarking.rb:51:in `render'
/usr/lib/ruby/vendor_ruby/action_controller/benchmarking.rb:51:in `render'
vendor/plugins/advanced_report/app/controllers/advanced_report_controller.rb:164:in `index'
/usr/lib/ruby/vendor_ruby/action_controller/mime_responds.rb:135:in `call'
/usr/lib/ruby/vendor_ruby/action_controller/mime_responds.rb:135:in `custom'
/usr/lib/ruby/vendor_ruby/action_controller/mime_responds.rb:179:in `call'
/usr/lib/ruby/vendor_ruby/action_controller/mime_responds.rb:179:in `respond'
/usr/lib/ruby/vendor_ruby/action_controller/mime_responds.rb:173:in `each'
/usr/lib/ruby/vendor_ruby/action_controller/mime_responds.rb:173:in `respond'
/usr/lib/ruby/vendor_ruby/action_controller/mime_responds.rb:107:in `respond_to'
vendor/plugins/advanced_report/app/controllers/advanced_report_controller.rb:160:in `index'
/usr/lib/ruby/vendor_ruby/action_controller/base.rb:1333:in `send'
/usr/lib/ruby/vendor_ruby/action_controller/base.rb:1333:in `perform_action_without_filters'
/usr/lib/ruby/vendor_ruby/action_controller/filters.rb:617:in `call_filters'
/usr/lib/ruby/vendor_ruby/action_controller/filters.rb:610:in `perform_action_without_benchmark'
/usr/lib/ruby/vendor_ruby/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/usr/lib/ruby/vendor_ruby/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/usr/lib/ruby/vendor_ruby/action_controller/rescue.rb:160:in `perform_action_without_flash'
/usr/lib/ruby/vendor_ruby/action_controller/flash.rb:151:in `perform_action'
/usr/lib/ruby/vendor_ruby/action_controller/base.rb:532:in `send'
/usr/lib/ruby/vendor_ruby/action_controller/base.rb:532:in `process_without_filters'
/usr/lib/ruby/vendor_ruby/action_controller/filters.rb:606:in `process'
/usr/lib/ruby/vendor_ruby/action_controller/base.rb:391:in `process'
/usr/lib/ruby/vendor_ruby/action_controller/base.rb:386:in `call'
/usr/lib/ruby/vendor_ruby/action_controller/routing/route_set.rb:438:in `call'
/usr/lib/ruby/vendor_ruby/action_controller/dispatcher.rb:87:in `dispatch'
/usr/lib/ruby/vendor_ruby/action_controller/dispatcher.rb:121:in `_call'
/usr/lib/ruby/vendor_ruby/action_controller/dispatcher.rb:130:in `build_middleware_stack'
/usr/lib/ruby/vendor_ruby/active_record/query_cache.rb:29:in `call'
/usr/lib/ruby/vendor_ruby/active_record/query_cache.rb:29:in `call'
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
/usr/lib/ruby/vendor_ruby/active_record/query_cache.rb:9:in `cache'
/usr/lib/ruby/vendor_ruby/active_record/query_cache.rb:28:in `call'
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
/usr/lib/ruby/vendor_ruby/action_controller/string_coercion.rb:25:in `call'
/usr/lib/ruby/vendor_ruby/rack/head.rb:9:in `call'
/usr/lib/ruby/vendor_ruby/rack/methodoverride.rb:21:in `call'
/usr/lib/ruby/vendor_ruby/action_controller/params_parser.rb:15:in `call'
/usr/lib/ruby/vendor_ruby/action_controller/session/cookie_store.rb:99:in `call'
/usr/lib/ruby/vendor_ruby/action_controller/failsafe.rb:26:in `call'
/usr/lib/ruby/vendor_ruby/rack/lock.rb:15:in `call'
/usr/lib/ruby/vendor_ruby/action_controller/dispatcher.rb:106:in `call'
/usr/lib/ruby/vendor_ruby/rack/handler/fastcgi.rb:66:in `serve'
public/dispatch.fcgi:24

Rendering /usr/share/redmine/public/500.html (500 Internal Server Error)

No data to display

Also available in: Atom PDF