https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22447 Bug ID: 22447 Summary: Server error on report with missing parameter Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: rbit@rbit.cz QA Contact: testopia@bugs.koha-community.org Target Milestone: --- Save this SQL report: SELECT title FROM biblio where YEAR(copyrightdate) > YEAR(<<from|date>>) and title = <<title>> Run it, leave the date field "from" empty and fill any text into the "title" field. Sending the half-filled form causes internal server error to show up. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.