Koha/C4
Chris Cormack 706a881b7f Bug 5914 : BuildUnimarchierarchies can go into an infinite loop Squashed commit of the following:
commit 58e18dfa4109fcdde3c71675ff07ed6aae86b258
Author: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Date:   Tue May 18 16:54:49 2010 +0200

    Bug 5914 : followup BuildUnimarchierarchies fixing infinite loop

commit bbbcb7fcb0ff36eb8a072d9b0442996e71ebb247
Author: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Date:   Tue May 18 13:11:44 2010 +0200

    Bug 5914 : BuildUnimarcHierarchies : Fixing infinite loop

    When referenced authority in 5XX$3 would be the same as the current authid, the script would get into infinite loop

    Conflicts solved: C4/AuthoritiesMarc.pm

commit 3581021997bc8965af807738c47d5fd27f2fd97f
Author: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Date:   Wed Apr 7 15:15:59 2010 +0200

    Bug 5914 : BuildUnimarcHierarchies : Fixing infinite loop

    When referenced authority in 5XX$3 would be the same as the current authid, the script would get into infinite loop

Signed-off-by: Stéphane Delaune <stephane.delaune@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-04-06 15:29:38 +12:00
..
AuthoritiesMarc
Barcodes
Cache
ClassSortRoutine Bug 4265: Fix padding of short callnumbers and Bib-1 attribute for sorting 2011-03-29 21:54:12 +13:00
Creators bug 4306: respect item-level_itypes when displaying item label batches 2011-02-14 10:09:05 +13:00
External
Form
Heading
ILSDI
Installer bug 4865: added dependency for using memcached for sessions 2011-04-04 10:38:51 +12:00
Labels
Members wr76595 (bug 4157): Control barcode display with a borrower attribute 2011-04-05 14:54:50 +12:00
Output
Patroncards
Reports
Search
SIP
tests
VirtualShelves
Accounts.pm Bug 5857: longoverdue.pl needs a quiet mode for batch runs 2011-04-01 21:13:04 +13:00
Acquisition.pm Bug 5970: Adds the ability to use a free delivery address for basket 2011-04-05 15:10:17 +12:00
Auth.pm bug 4865: Enable session storage in Memcached 2011-04-04 10:38:50 +12:00
Auth_with_cas.pm
Auth_with_ldap.pm
AuthoritiesMarc.pm Bug 5914 : BuildUnimarchierarchies can go into an infinite loop Squashed commit of the following: 2011-04-06 15:29:38 +12:00
BackgroundJob.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Barcodes.pm
Biblio.pm
Bookseller.pm
Boolean.pm Bug 5448: Refactor Boolean.pm 2010-12-02 08:51:33 +13:00
Branch.pm Bug 5634: BZ5634 order branch list alphabetically, without taking care of uc/lc 2011-01-20 19:49:34 +13:00
Breeding.pm
Budgets.pm
Cache.pm Bug 5363 - Removing unused module (C4::Cache::FastMemcached) 2010-11-04 20:05:36 +13:00
Calendar.pm
Category.pm
Charset.pm NormalizeString POD Fixing and variable renaming 2011-02-18 10:39:56 +13:00
Circulation.pm
ClassSortRoutine.pm
ClassSource.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Context.pm
Contract.pm
Creators.pm Fix some compile time errors reported in test suite 2010-12-02 08:53:53 +13:00
Csv.pm
Dates.pm
Debug.pm More POD cleanups 2010-06-09 08:38:58 -04:00
Heading.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
ImportBatch.pm
ImportExportFramework.pm
Input.pm
Installer.pm
ItemCirculationAlertPreference.pm
Items.pm Bug 5990: Lists and Cart show LOC code not Location Authorized value 2011-04-01 12:07:46 +13:00
ItemType.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Koha.pm
Labels.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 2010-02-08 20:54:34 -05:00
Languages.pm bug 4188: move PDF templates for printed purchase orders 2010-07-02 08:49:44 -04:00
Letters.pm
Log.pm
Maintainance.pm
Matcher.pm
Members.pm
Message.pm POD Cleanups 2010-06-09 08:38:59 -04:00
NewsChannels.pm
Output.pm
Overdues.pm Bug 4330 : Adding some copyright BibLibre statements 2011-03-21 10:57:20 +13:00
Patroncards.pm
Print.pm
Record.pm
Reports.pm More POD cleanups 2010-06-09 08:38:58 -04:00
Reserves.pm
Review.pm Fix for Bug 4473 - Recent comments view for the OPAC 2010-12-13 09:43:01 +13:00
Ris.pm remove a bunch of unconditional debug warns 2010-07-02 10:57:08 -04:00
RotatingCollections.pm Fix some compile time errors reported in test suite 2010-12-02 08:53:53 +13:00
Scheduler.pm
Scrubber.pm Bug 5611: Simple typo fix in the comments 2011-01-13 08:17:27 +13:00
Search.pm
Serials.pm
Service.pm
ShelfBrowser.pm
SMS.pm
SQLHelper.pm
Stats.pm
Suggestions.pm Bug 5947 Suggestions : add date to the search query 2011-04-05 11:06:28 +12:00
Tags.pm
UploadedFile.pm
Utils.pm
VirtualShelves.pm
XISBN.pm
XSLT.pm Merge remote branch 'kc/new/enh/bug_4421' into kcmaster 2011-04-02 07:15:47 +13:00
Z3950.pm