diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-12-13 13:14:46 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-12-13 13:14:46 +0000 |
commit | 0a773bcbb3ecc5ae82abeb4b409e6f3225e14190 (patch) | |
tree | cb7e30383739ae0f1fba2c315d9546f9f94a9989 /test/fixtures | |
parent | b99a6f11f3b32f9d48efb7659e47a1ff12387311 (diff) | |
download | redmine-0a773bcbb3ecc5ae82abeb4b409e6f3225e14190.tar.gz redmine-0a773bcbb3ecc5ae82abeb4b409e6f3225e14190.zip |
Fixed that validation fails when receiving an email with list custom fields (#12400).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10992 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/mail_handler/ticket_with_custom_fields.eml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixtures/mail_handler/ticket_with_custom_fields.eml b/test/fixtures/mail_handler/ticket_with_custom_fields.eml index f3798a4b6..58dde7e0f 100644 --- a/test/fixtures/mail_handler/ticket_with_custom_fields.eml +++ b/test/fixtures/mail_handler/ticket_with_custom_fields.eml @@ -39,3 +39,4 @@ pulvinar dui, a gravida orci mi eget odio. Nunc a lacus. category: Stock management searchable field: Value for a custom field +Database: postgresql |