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.
There is no longer an error. Tested on the current development version.