http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7330

--- Comment #1 from Owen Leonard <[email protected]> 2011-12-07 15:56:26 UTC 
---
Created attachment 6638
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6638
Proposed fix

    Adding a check for an empty value in a couple of places
    which seem to always get one.

    As far as I can tell these places in the script are looping
    over ALL the data in the pref files, and sometimes an empty
    value comes through. I wonder if this is because of a minor
    syntax error in the pref file?

    My correction is a stab in the dark since I haven't determined
    where the empty value is actually coming from. This change
    quiets the errors in the log and doesn't seem to affect
    preference search results.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to