Bug 23854: Fix failure on dates when editing a suggestion
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 22 Oct 2019 09:10:59 +0000 (11:10 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 13 Nov 2019 17:16:24 +0000 (17:16 +0000)
commit73198bc4bdafa6817c916c777a51a73d937ba2aa
tree07ec9ed23235c19e1ab67cf854c72f22e904ec6f
parent0498ffb6336cd5c3f5c580181c513bff968b8c58
Bug 23854: Fix failure on dates when editing a suggestion

- Watch plack-error-log
- Change an accepted suggestion to 'No Status'
- Verify error in the logs (use strict mode, depending on DBMS version)
- Status changed was not saved
- Apply patch
- Verify the error is gone, change is saved now.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
suggestion/suggestion.pl