[Bug 8349] New: Attempted string substitution in C4::Breeding fails on undefined
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8349 Priority: P5 - low Change sponsored?: --- Bug ID: 8349 Assignee: gmcharlt@gmail.com Summary: Attempted string substitution in C4::Breeding fails on undefined Severity: enhancement Classification: Unclassified OS: All Reporter: mtompset@hotmail.com Hardware: All Status: NEW Version: unspecified Component: MARC Bibliographic record staging/import Product: Koha Encountered the bug in 3.6.3 and confirmed it in my development environment. By moving the line, this can be compensated for. Patch to follow. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8349 --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 10623 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10623&action=edit Moved the substitution inside the if statement While generating this patch, I realized that the if statement needs fixing too. Bug report to follow for that problem. However, the if statement modification won't affect the NULL case, which is being handled by moving this. It does differ technically in the case of 0 or '0', however the result is the same. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8349 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8349 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from M. Tompsett <mtompset@hotmail.com> --- Marking as duplicate, because my patch on 8350 will solve this problem and the poorly defined if issues. *** This bug has been marked as a duplicate of bug 8350 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org