Change #5484
Category | None |
Changed by | Jason Boyer <jboyer | @library.in.gov>
Changed at | Fri 06 Jul 2018 12:50:51 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 246941fdd9f1600d8fc172e3802023bf75dd6266 |
Comments
LP1779392: Stop sending broken queries It's possible to send invalid parameters to the search.highlight_display_fields function which wastes a db roundtrip and fills the logs with errors. Checking to be sure there's anything in the parameter will prevent both. Signed-off-by: Jason Boyer <jboyer@library.in.gov> Signed-off-by: Mike Rylander <mrylander@gmail.com>
Changed files
- Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm