https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28484 --- Comment #2 from John Yorio <jyorio@equinoxinitiative.org> --- (In reply to John Yorio from comment #1)
I'm just confirming this error occurs.
Staff saw Internal Server Error when trying to view a bib record.
Looking in the log files, I saw the "[query_shard_exception] Failed to parse query [(host-item: ...." message as per Bohdan's original post.
Editing the bib record by directly bringing it up with addbiblio.pl?biblionumber= worked and I removed the colon at the end of the 245a. The record could then be viewed. Adding the colon back caused the error again.
I did some further testing. In my testing of a 245$a ending in a colon, if the colon is preceded by a space, the error does not occur. So, something like "My Title :" works fine, but "My Title:" produces the error. Exclamation points failed regardless. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.