]> git.koha-community.org Git - koha.git/commit
Bug 11183: get rid of some log noise from the OPAC
authorSrdjan <srdjan@catalyst.net.nz>
Fri, 1 Nov 2013 08:05:09 +0000 (21:05 +1300)
committerFridolin SOMERS <fridolin.somers@biblibre.com>
Fri, 13 Dec 2013 14:50:10 +0000 (15:50 +0100)
commitdc919cac9c62111ab38a6f1bdb7abfb9a38ee8c5
tree39950bd260d6635d5e749f2730550a756f484092
parent32277e0669c86c972117bd62b92bbad2dab4e5c5
Bug 11183: get rid of some log noise from the OPAC

To test in OPAC:
* With the OPAC System Preference EnableOpacSearchHistory set
  to Keep, a simple search triggers the warning patched on
  line 626 of opac-search.pl
* Selecting a search result item with no Collection Code
  set triggers the warning patched on line 576 of opac-detail.pl
* Have an item with Collection Code. Check that the Collection
  Code shows.
* Collection Code is set by editing an item in the staff client
  (952$8)

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit ec206d18980b2438cfe3da9e89455eda319dd8d7)
Signed-off-by: Fridolin SOMERS <fridolin.somers@biblibre.com>
opac/opac-detail.pl
opac/opac-search.pl