]> source.dussan.org Git - redmine.git/commit
Fixed that issue details page shows default values for custom fields that aren't...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 23 Sep 2018 08:25:25 +0000 (08:25 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 23 Sep 2018 08:25:25 +0000 (08:25 +0000)
commite856c9f879f15f31317ddfcf35042e799b90f783
tree7101fb598e5f2ef9aebd519bd50cf6e1fe66b30c
parent55ee0b8f7f5626197e5a3bd919b0cd56276a632e
Fixed that issue details page shows default values for custom fields that aren't actually set (#25726).

git-svn-id: http://svn.redmine.org/redmine/trunk@17499 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/custom_value.rb
app/models/issue.rb
lib/plugins/acts_as_customizable/lib/acts_as_customizable.rb
test/functional/issues_controller_test.rb