Package: redmine
Version: 3.0~20140825-7
Severity: normal
Dear Maintainer,
I am testing the new redmine installation of debian 8.0 and found an issue when
changing the tracker at the new incident page
changing the tracker should change the fields accoringly but no changes are
shown in the website..
reproduction:
create a project with multiple trackers. which have diffrent custom field
settings
create a new issue; custom fields of the shown tracker are shown
change the tracker. the new custom fields should be displayed but no changes
are shown
error messages in /var/log/redmine/default/production.log :
Started GET "/projects/test/issues/new" for 192.168.16.109 at 2015-05-12
12:08:24 +0200
Processing by IssuesController#new as HTML
Parameters: {"project_id"=>"test"}
Current user: bram (id=12)
Rendered issues/_form_custom_fields.html.erb (24.5ms)
Rendered issues/_attributes.html.erb (73.0ms)
Rendered issues/_form.html.erb (122.2ms)
Rendered attachments/_form.html.erb (11.2ms)
Rendered issues/new.html.erb within layouts/base (140.1ms)
Completed 200 OK in 305ms (Views: 227.6ms | ActiveRecord: 13.3ms)
Started POST "/projects/test/issues/update_form.js" for 192.168.16.109 at
2015-05-12 12:08:28 +0200
Processing by IssuesController#update_form as JS
Parameters: {"utf8"=>"รข
"authenticity_token"=>"wJuqIeLveaFX7E4l7W9F4uokzZ24sFuioqapZfeR+gw=",
"issue"=>{"is_private"=>"0", "tracker_id"=>"1", "subject"=>"",
"description"=>"", "status_id"=>"1", "priority_id"=>"4", "assigned_to_id"=>"",
"fixed_version_id"=>"", "parent_issue_id"=>"", "start_date"=>"2015-05-12",
"due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"0",
"custom_field_values"=>{"5"=>"", "9"=>""}}, "project_id"=>"test"}
Current user: bram (id=12)
Filter chain halted as :find_project_from_issue rendered or redirected
Completed 404 Not Found in 15ms (ActiveRecord: 1.1ms)
-- System Information:
Debian Release: 8.0
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages redmine depends on:
ii bundler 1.7.4-1
ii dbconfig-common 1.8.47+nmu3
ii debconf [debconf-2.0] 1.5.56
ii libjs-scriptaculous 1.9.0-2
ii redmine-mysql 3.0~20140825-7
ii ruby 1:2.1.5+deb8u1
ii ruby-actionpack-action-caching 1.1.1-3
ii ruby-awesome-nested-set 3.0.0-1
ii ruby-coderay 1.1.0-2
ii ruby-i18n 0.6.9-2
ii ruby-jquery-rails 3.1.2-2
ii ruby-mime-types 1.25-2
ii ruby-net-ldap 0.8.0-1
ii ruby-openid 2.5.0debian-1
ii ruby-protected-attributes 1.0.8-2
ii ruby-rack 1.5.2-3
ii ruby-rack-openid 1.4.2-1
ii ruby-rails 2:4.1.8-1
ii ruby-rails-observers 0.1.1-1
ii ruby-redcarpet 3.1.2-1
ii ruby-request-store 1.1.0-1
ii ruby-rmagick 2.13.2-4+b1
ii ruby1.8 [ruby-interpreter] 1.8.7.358-7.1+deb7u3
ii ruby1.9.1 [ruby-interpreter] 1.9.3.194-8.1+deb7u5
ii ruby2.1 [ruby-interpreter] 2.1.5-2+deb8u1
Versions of packages redmine recommends:
ii libfcgi-ruby1.9.1 0.9.2.1-1
ii ruby-fcgi [libfcgi-ruby1.9.1] 0.9.2.1-1+b3
ii ruby-passenger 4.0.53-1
Versions of packages redmine suggests:
pn bzr <none>
pn cvs <none>
pn darcs <none>
pn git <none>
pn mercurial <none>
ii subversion 1.8.10-6
-- debconf information:
redmine/instances/default/internal/reconfiguring: false
redmine/instances/default/default-language: en
redmine/default-language: ${defaultLocale}
redmine/instances/default/pgsql/changeconf: false
redmine/instances/default/pgsql/admin-user: postgres
redmine/instances/default/mysql/admin-user: root
redmine/instances/default/purge: false
redmine/instances/default/remote/host:
redmine/instances/default/pgsql/no-empty-passwords:
redmine/instances/default/db/dbname: redmine_default
redmine/instances/default/dbconfig-reinstall: false
redmine/instances/default/upgrade-error: abort
redmine/instances/default/internal/skip-preseed: false
redmine/missing-redmine-package:
redmine/instances/default/db/basepath:
redmine/instances/default/pgsql/authmethod-admin: ident
redmine/instances/default/pgsql/method: unix socket
redmine/instances/default/pgsql/authmethod-user: password
redmine/notify-migration:
* redmine/instances/default/database-type: mysql
redmine/current-instances: default
redmine/instances/default/remote/port:
redmine/old-instances:
redmine/instances/default/dbconfig-remove:
redmine/instances/default/mysql/method: unix socket
redmine/instances/default/remove-error: abort
redmine/instances/default/remote/newhost:
redmine/instances/default/db/app-user: redmine_default
redmine/instances/default/install-error: abort
redmine/instances/default/passwords-do-not-match:
redmine/instances/default/dbconfig-upgrade: true
* redmine/instances/default/dbconfig-install: true
redmine/instances/default/upgrade-backup: true
redmine/instances/default/pgsql/manualconf:
redmine/instances/default/missing-db-package-error: abort
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]