https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41857 --- Comment #12 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 193314 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193314&action=edit Bug 41857: Use suggesteddate_from and suggesteddate_to
From URL params. I believe this was an overupdate from bug 39721.
Test plan: 1) Create a new suggestion: http://localhost:8081/cgi-bin/koha/suggestion/suggestion.pl?op=add_form&branchcode= 2) Add a title and submit. 3) From the table, select the suggesiton (check the box). 4) Click the 'submit' under 'Update manager' or 'Delete selected'. 5) Error Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.