Main Koha release repository https://koha-community.org
Find a file
Jared Camins-Esakov c02931977e Bug 10085: unapi does not function under Plack
The following errors appear when trying to use unapi under Plack (among
others):
Variable "$cgi" is not available at /home/jcamins/kohaclone/opac/unapi line 160.
Variable "$format_to_stylesheet_map" is not available at /home/jcamins/kohaclone/opac/unapi line 173.
Variable "$format_info" is not available at /home/jcamins/kohaclone/opac/unapi line 174.
Variable "$format_to_stylesheet_map" is not available at /home/jcamins/kohaclone/opac/unapi line 185.

To test:
1) Try to view /cgi-bin/koha/unapi under Plack
2) There is no step 2. Plack crashes.
3) Apply patch.
4) Try to view /cgi-bin/koha/unapi again, and note that it doesn't crash

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>

I'm puzzled how this ever worked anyway, accidentally i'm guessing,
this tidies up some lazy coding

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-04-23 08:33:51 -04:00
acqui Bug 9986: Two fixes for Z3950 search 2013-04-15 08:44:11 -04:00
admin Bug 6554: Followup for preferences.pl 2013-04-01 18:51:50 -04:00
authorities Bug 6554 - make Koha internally utf-8 clean 2013-04-01 18:51:49 -04:00
basket
C4 Bug 9523: importing staged bib records hangs if a matched bib has been deleted 2013-04-21 21:06:54 -04:00
catalogue Bug 6554 - make Koha internally utf-8 clean 2013-04-01 18:51:49 -04:00
cataloguing Bug 9986: Two fixes for Z3950 search 2013-04-15 08:44:11 -04:00
circ Bug 9984: Remove server-side sort on the hold ratios table 2013-04-21 20:44:01 -04:00
debian Bug 10042 - Minor typo ("Communnity") in packages docs 2013-04-18 08:36:11 -04:00
docs Add Barry Cannon to the history file 2013-04-21 09:43:16 -04:00
errors
etc Bug 9812 - Forbid access to several files through the browser 2013-04-07 13:43:05 -04:00
install_misc Bug 9914: dependency updates for 3.12 2013-03-23 10:46:07 -04:00
installer Bug 10074: QA Followup for InstallAuth.pm 2013-04-19 23:07:01 -04:00
Koha Bug 9971 - Plugins system is broken! 2013-04-03 06:02:09 -04:00
koha-tmpl Bug 9984: Remove server-side sort on the hold ratios table 2013-04-21 20:44:01 -04:00
labels Bug 8943 - Add table sorting to labels - Followup - Sort pulldowns in batch export. 2013-03-31 08:33:42 -04:00
members Bug 6554 - make Koha internally utf-8 clean 2013-04-01 18:51:49 -04:00
misc Bug 8745: General whitespace and tab tidy 2013-04-21 09:41:34 -04:00
offline_circ Bug 8220 - Allow koc uploads to go to process queue instead of being applied directly. 2013-03-21 20:35:37 -04:00
opac Bug 10085: unapi does not function under Plack 2013-04-23 08:33:51 -04:00
OpenILS Bug 9239 QA follow-up: remove stray debug code 2013-03-16 21:32:34 -04:00
patroncards Bug 9951: Followup for Tools 2013-04-19 23:25:48 -04:00
plugins Bug 7804 - Add Koha Plugin System - QA Followup 2 2013-03-20 14:50:19 -04:00
reports Bug 6554 - make Koha internally utf-8 clean 2013-04-01 18:51:49 -04:00
reserve Bug 6554 - make Koha internally utf-8 clean 2013-04-01 18:51:49 -04:00
reviews
rotating_collections Bug 9605: rotating collections permissions are wrong 2013-03-30 22:11:05 -04:00
selenium
serials Bug 6554: Followup for serial search 2013-04-01 18:51:50 -04:00
services
skel Bug 7804 - Add Koha Plugin System 2013-03-20 14:49:47 -04:00
sms Bug 2505 - Add commented use warnings where missing in the sms/ directory 2010-04-21 20:25:08 +12:00
suggestion
svc Bug 9908 - Fixing OCLC Connexion Client 2013-03-29 21:29:10 -04:00
t Bug 9937: Add new unit tests for new routines (introduced by bug 5343) 2013-03-30 17:05:15 -04:00
tags Bug 9951: Followup for Tools 2013-04-19 23:25:48 -04:00
test
tmp/modified_authorities
tools Bug 9951: Followup for tools/viewlog.pl 2013-04-19 23:25:48 -04:00
virtualshelves
xt Bug 9802 - add test case to ensure man pages have correct XML 2013-03-20 15:11:10 -04:00
.htaccess
.mailmap
about.pl Bug 7440 - Remove NoZebra vestiges 2013-03-19 21:17:04 -04:00
changelanguage.pl
edithelp.pl 7368 Typo in edithelp.pl warning 2013-04-18 09:47:58 -04:00
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 Bug 8092 follow-up: Add optional dependency on CHI 2012-06-09 13:08:18 +02:00
INSTALL.fedora7 Bug 7440 - Remove NoZebra vestiges 2013-03-19 21:17:04 -04:00
INSTALL.opensuse
INSTALL.ubuntu
INSTALL.ubuntu.12.04
INSTALL.ubuntu.lucid Bug 8092 follow-up: Add optional dependency on CHI 2012-06-09 13:08:18 +02:00
koha_perl_deps.pl
kohaversion.pl Bug 9381: Increment version number 2013-04-07 13:48:46 -04:00
LICENSE Bug 9440 - update Koha's LICENSE file from GPL2 to GPL3 2013-02-12 08:52:10 -05:00
mainpage.pl
Makefile.PL Bug 9890 - Fix the new plugin system for package installs 2013-03-22 16:54:04 -04:00
MANIFEST.SKIP
README
README.robots
rewrite-config.PL Bug 7804 - Add Koha Plugin System 2013-03-20 14:49:47 -04:00

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/