Package: redmine-plugin-recaptcha
Version: 0.1.0+git20121018-3
Severity: serious

Dear Maintainer,

when testing your redmine plugin against the current redmine in
sid (3.2.3-1), I've found that redmine aborts with an internal error when
clicking on the "Register" link. From production.log:

  Started GET "/account/register" for 192.168.234.1 at 2016-07-13 00:37:27 +0200
  Processing by AccountController#register as HTML
    Current user: anonymous
    Rendered plugins/redmine_recaptcha/app/views/account/register.html.erb 
within layouts/base (775.4ms)
  Completed 500 Internal Server Error in 782ms (ActiveRecord: 0.9ms)
  
  ActionView::Template::Error (undefined method `recaptcha_tags' for 
#<#<Class:0x007f1f95b721c0>:0x007f1f95b5d6f8>):
      40: <!--[eoform:user]-->
      41: </div>
      42: 
      43: <%= recaptcha_tags :public_key => 
Setting.plugin_redmine_recaptcha['recaptcha_public_key'], :ssl => true %>
      44:  
      45: <%= submit_tag l(:button_submit) %>
      46: <% end %>
    plugins/redmine_recaptcha/app/views/account/register.html.erb:43:in `block 
in 
_plugins_redmine_recaptcha_app_views_account_register_html_erb__732500603993694831_69886816182180'
    plugins/redmine_recaptcha/app/views/account/register.html.erb:3:in 
`_plugins_redmine_recaptcha_app_views_account_register_html_erb__732500603993694831_69886816182180'
    lib/redmine/sudo_mode.rb:63:in `sudo_mode'


-- 
 ,''`.  Christian Hofstaedtler <z...@debian.org>
: :' :  Debian Developer
`. `'   7D1A CFFA D9E0 806C 9C4C  D392 5C13 D6DB 9305 2E03
  `-

Reply via email to