https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36940
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This fixes two warnings in |This fixes two warnings in release notes|the log files when the |the log files when the |AutoLocation system |AutoLocation system |preference was enabled and |preference is enabled and |there is a library without |there is a library without |an IP address. |an IP address. | | |Warning |Warning |messages: |messages: |[WARN] Use of |[WARN] Use of |uninitialized value $domain |uninitialized value $domain |in substitution (s///) at |in substitution (s///) at |/usr/share/koha/C4/Auth.pm |/usr/share/koha/C4/Auth.pm |line 1223. |line 1223. |[WARN] Use of |[WARN] Use of |uninitialized value $domain |uninitialized value $domain |in regexp compilation at |in regexp compilation at |/usr/share/koha/C4/Auth.pm |/usr/share/koha/C4/Auth.pm |line 1224. |line 1224. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
