Main Koha release repository https://koha-community.org
Find a file
Tomas Cohen Arazi 774483772b Bug 11912: (refactoring followup) make GetMarcISBN implement its advertised API
The current implementation of GetMarcISBN contradicts the documented API.
It currently returns an array of hashes with only one key (marcisbn)
which doesn't add any value to it.

I chose to fix GetMarcISBN to honour the API instead of changing thex
 docs, because it seems a really silly change.

To test:
- Run:
  prove t/db_dependent/Biblio.t
=> SUCCESS
- catalogue/detail.pl should correctly show ISBNs.
- opac/opac-detail.pl should correctly show ISBNs in both prog and bootstrap.
- opac-opac-sendshelf.pl should correctly show ISBNs in the email.

Sponsored-by: Universidad Nacional de Cordoba
Signed-off-by: Nicolas Legrand <nicolas.legrand@bulac.fr>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-04-19 18:23:15 +00:00
acqui Bug 9416: (follow-up) teach ordering from staged files about the notes fields 2014-04-19 16:05:17 +00:00
admin Bug 11508: fix untranslatable pull-down in auth_subfields_structure.pl 2014-04-19 14:40:41 +00:00
authorities Bug 11955: Remove spaces in empty indicators when linking an authority to a biblio record. 2014-04-18 15:50:02 +00:00
basket
C4 Bug 11912: (refactoring followup) make GetMarcISBN implement its advertised API 2014-04-19 18:23:15 +00:00
catalogue Bug 10986: add system preference to limit the list of languages in advanced search 2014-04-19 17:18:32 +00:00
cataloguing
circ Bug 11231: remove reference to ambiguous notes column from two hold request reports 2014-04-18 23:21:04 +00:00
course_reserves
debian Bug 11705 - change versioning of build-git-snapshot 2014-03-12 01:49:56 +00:00
docs Bug 7143: Updating history with new developers 2014-04-14 14:37:48 +00:00
errors
etc
install_misc
installer Bug 10986: DBRev 3.15.00.034 2014-04-19 17:20:49 +00:00
Koha Bug 9416: (follow-up) update DBIC schema classes 2014-04-19 15:55:38 +00:00
koha-tmpl Bug 11912: (refactoring followup) make GetMarcISBN implement its advertised API 2014-04-19 18:23:15 +00:00
labels
members Bug 11869: Add more informations to the patron account printing page 2014-04-18 14:34:20 +00:00
misc Bug 9216: make columns.def file translatable 2014-04-19 13:34:33 +00:00
offline_circ
opac Bug 10986: add system preference to limit the list of languages in advanced search 2014-04-19 17:18:32 +00:00
OpenILS
patron_lists
patroncards
plugins
reports Bug 11718 - Use new DataTables include in reports templates 2014-03-12 17:33:25 +00:00
reserve Bug 9823: Refactor return from GetReservesFromBiblionumber 2014-01-30 16:19:55 +00:00
reviews
rotating_collections
selenium
serials Bug 12003: Do not calculate next pubdate for irregular subscriptions 2014-04-18 20:57:51 +00:00
services
skel
sms
suggestion Bug 10277 - Add C4::Context->IsSuperLibrarian() 2013-12-30 15:47:23 +00:00
svc
t Bug 11912: (refactoring followup) make GetMarcISBN implement its advertised API 2014-04-19 18:23:15 +00:00
tags Bug 10730: Use DataTables on the tag review page 2013-09-25 16:47:59 +00:00
test Bug 5449: JSON malformed in Koha - Blocker with jQuery 1.4.x 2011-03-12 08:53:41 +13:00
tmp/modified_authorities
tools Bug 7567: QA followup: remove useless $parameters hashref 2014-04-07 18:14:20 +00:00
virtualshelves
xt Bug 12076: better detect an untranslatable template construct 2014-04-12 17:57:35 +00:00
.htaccess Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
.mailmap
about.pl
changelanguage.pl
edithelp.pl
fix-perl-path.PL
help.pl
INSTALL
install-CPAN.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
INSTALL.debian
INSTALL.fedora7 Bug 11757: remove dependency on POE 2014-02-15 01:38:15 +00:00
INSTALL.opensuse Bug 11757: remove dependency on POE 2014-02-15 01:38:15 +00:00
INSTALL.ubuntu
koha_perl_deps.pl
kohaversion.pl Bug 10986: DBRev 3.15.00.034 2014-04-19 17:20:49 +00:00
LICENSE
mainpage.pl Bug 7567 - Use, display, filter News by library 2014-04-07 18:14:19 +00:00
Makefile.PL
MANIFEST.SKIP Bug 9546 : Updating make manifest tardist 2013-02-06 23:54:46 -05:00
README Bug 9440 - update Koha's LICENSE file from GPL2 to GPL3 2013-02-12 08:52:10 -05:00
README.robots
rewrite-config.PL

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 3 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/