]> source.dussan.org Git - redmine.git/commit
500 error when attempting to create custom field enumeration with empty name (#33930).
authorGo MAEDA <maeda@farend.jp>
Sun, 6 Dec 2020 02:55:10 +0000 (02:55 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 6 Dec 2020 02:55:10 +0000 (02:55 +0000)
commitbb5acf4ec6ab4aeb98310ea71be1e913fb4cd786
tree3f8cca89b94d6fb888d27dfb38518df618d12d41
parent7b926116e20842568e0f1a6c3e67bb2f742cf6fa
500 error when attempting to create custom field enumeration with empty name (#33930).

Patch by Kevin Fischer.

git-svn-id: http://svn.redmine.org/redmine/trunk@20583 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/custom_field_enumerations/create.js.erb
app/views/custom_field_enumerations/index.html.erb
test/system/custom_field_enumerations_test.rb [new file with mode: 0644]