[Bug 5914] New: BuildUnimarcHierarchies can go into an infinite loop in certain conditions
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5914 Bug #: 5914 Summary: BuildUnimarcHierarchies can go into an infinite loop in certain conditions Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: MARC Authority data support AssignedTo: gmcharlt@gmail.com ReportedBy: chris@bigballofwax.co.nz QAContact: koha-bugs@lists.koha-community.org CC: ian.walls@bywatersolutions.com Blocks: 5581 When referenced authority in 5XX$3 would be the same as the current authid, the script would get into infinite loop -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5914 --- Comment #1 from Chris Cormack <chris@bigballofwax.co.nz> 2011-03-21 02:53:20 UTC --- Created attachment 3375 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3375 Proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5914 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5914 --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> 2011-03-21 22:36:27 UTC --- Created attachment 3389 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3389 Replacement patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5914 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julian.maurice@biblibre.com --- Comment #3 from Julian Maurice <julian.maurice@biblibre.com> 2011-03-22 11:16:15 UTC --- I have an error: Undefined subroutine &C4::AuthoritiesMarc::_get_authid_subfield called at /home/julian/koha/versions/koha-community-git/C4/AuthoritiesMarc.pm line 1134. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5914 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |5926 --- Comment #4 from Julian Maurice <julian.maurice@biblibre.com> 2011-03-22 13:55:19 UTC --- (In reply to comment #3)
I have an error:
Undefined subroutine &C4::AuthoritiesMarc::_get_authid_subfield called at /home/julian/koha/versions/koha-community-git/C4/AuthoritiesMarc.pm line 1134.
_get_authid_subfield is introduced by bug 5926. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5914 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|gmcharlt@gmail.com |henridamien@koha-fr.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5914 --- Comment #5 from stephane.delaune@biblibre.com 2011-04-04 14:57:31 UTC --- Created attachment 3637 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3637 Replacement patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5914 stephane.delaune@biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3375|0 |1 is obsolete| | Attachment #3389|0 |1 is obsolete| | Attachment #3637|0 |1 is obsolete| | --- Comment #6 from stephane.delaune@biblibre.com 2011-04-05 08:47:58 UTC --- Created attachment 3651 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3651 Replacement patch It's the same patch than 3637, but I forgot to define the others as obsoletes -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5914 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m Patch Status|Needs Signoff |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5914 Bug 5914 depends on bug 5926, which changed state. Bug 5926 Summary: Authorities : Fixing Hierarchies : taking any heading subfield http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5926 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5914 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Patch Pushed --- Comment #7 from Chris Cormack <chris@bigballofwax.co.nz> 2011-04-06 03:36:20 UTC --- Pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5914 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org