[Bug 3600] New: Noisy error in rebuild_zebra.pl
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3600 Summary: Noisy error in rebuild_zebra.pl Product: Koha Version: HEAD Platform: All OS/Version: All Status: ASSIGNED Severity: enhancement Priority: P1 Component: Architecture, internals, and plumbing AssignedTo: dbavousett@ptfs.com ReportedBy: dbavousett@ptfs.com Estimated Hours: 0.25 Change sponsored?: --- When rebuild_zebra.pl is run from cron, there is an occasional error of the form: Use of uninitialized value $str in substitution (s///) at /home/ebpl/kohaclone/C4/Charset.pm line 304. This error is occuring when the string that is fed to Charset::StripNonXmlChars is null or undefined, for some reason. This fix will handle the null-or-empty condition, and thus suppress the error. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3600 --- Comment #1 from J. David Bavousett <dbavousett@ptfs.com> 2009-09-10 15:19:32 --- Created an attachment (id=1122) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1122) Patch for this bug -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3600 J. David Bavousett <dbavousett@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Priority|P1 |PATCH-Sent Remaining Hours|0.25 |0.0 Resolution| |FIXED -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3600 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #2 from Galen Charlton <gmcharlt@gmail.com> 2009-09-12 12:43:43 --- Patch pushed. Please test and close. I suggest that you do not mark bugs as resolved fixed until you verify that the patch is in and is working. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3600 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com