Main Koha release repository https://koha-community.org
Find a file
Nick Clemens 5a9bad7874 Bug 21076: Don't call autocomplete code after patron found
To test:
1 - Enable article requests
2 - Search on staff client
3 - Click 'Request article'
4 - Find a patron
5 - View error in console
6 - Apply patch
7 - Reload
8 - Not error is gone

Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Followed the test plan and it works.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-07-19 16:16:04 +00:00
acqui Bug 12395: (QA follow-up) Change wording for consistency and fix use CGI; 2018-07-06 14:01:50 +00:00
admin Bug 7651: Add a new permission for managing currencies and exchange rates 2018-07-18 17:45:21 +00:00
api/v1 Bug 20942: Split debit and credit lines 2018-07-18 16:49:27 +00:00
authorities Bug 15360: Incorrect or mislabeled behavior on Authorities "New from Z39.50" Button 2018-07-02 11:29:20 +00:00
basket Bug 16575: Irregular behaviour using window.print() followed by window.location.href 2018-07-19 16:12:56 +00:00
C4 Bug 18322: (follow-up) Use authorized value labels 2018-07-18 17:42:50 +00:00
catalogue Bug 20919: Remove unecessary search calls on the biblio detail page 2018-07-13 10:34:29 +00:00
cataloguing Bug 21009: Fix max length of inputs on editing/adding items 2018-07-12 12:57:25 +00:00
circ Bug 20851: Add module to circ/article-request-slip.pl 2018-06-08 09:48:12 -04:00
clubs
course_reserves Bug 20467: (QA follow-up) Display error if no or invalid course id is passed 2018-07-02 12:55:38 +00:00
debian Bug 20079: Display stack trace for development installations 2018-07-18 17:00:20 +00:00
docs Bug 20906: Prevent test failures due to stricter perl 2018-06-22 12:59:09 +00:00
errors
etc Bug 18322: Update xslt for NORMARC and UNIMARC 2018-07-18 17:42:49 +00:00
ill Bug 20556: Marking ILL request as complete.. 2018-04-20 11:42:00 -03:00
installer Bug 7651: DBRev 18.06.00.007 2018-07-18 19:11:27 +00:00
Koha Bug 18072: Only accept Koha::Library in parameters 2018-07-18 17:42:47 +00:00
koha-tmpl Bug 21076: Don't call autocomplete code after patron found 2018-07-19 16:16:04 +00:00
labels
members Bug 21085: Fix add/edit of patrons when HouseboundModule is set 2018-07-19 15:44:03 +00:00
misc Bug 20393: Remove redundant 'koha.psgi' and 'plackup.sh' files 2018-07-18 17:44:47 +00:00
offline_circ Bug 19752: offline_circ/service.pl - Return HTTP status 401 when authentication failed and add option nocookie 2018-05-03 13:26:48 -03:00
opac Bug 20287: Move ModMember to Koha::Patron 2018-07-18 15:49:50 +00:00
OpenILS
patron_lists Bug 19524: Use existing logged_in_user variable 2018-07-18 16:49:30 +00:00
patroncards
plugins
reports Bug 20495: Remove get_saved_report 2018-07-02 12:06:54 +00:00
reserve Bug 20724: Move the ReservesNeedReturns logic to AddReserve 2018-05-16 10:53:13 -03:00
reviews Bug 18789: Send Koha::Patron object to the templates 2018-02-16 13:03:58 -03:00
rotating_collections
serials Bug 20730: Move the authentication block before doing anything 2018-05-23 11:44:10 -03:00
services Bug 20019: use Modern::Perl in misc perl scripts 2018-02-05 09:47:08 -03:00
skel
suggestion Bug 20019: use Modern::Perl in misc perl scripts 2018-02-05 09:47:08 -03:00
svc Bug 20495: (follow-up) Correct search for report by name 2018-07-02 12:06:54 +00:00
t Bug 20393: (QA follow-up) Remove only occurence of misc/plack/koha.psgi 2018-07-18 17:44:48 +00:00
tags
test
tmp/modified_authorities
tools Bug 20287: Move ModMember to Koha::Patron 2018-07-18 15:49:50 +00:00
virtualshelves
xt Bug 20906: Fix translatable-templates.t 2018-06-22 12:59:09 +00:00
.editorconfig
.gitignore
.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 Bug 20727: (QA follow-up) Remove a few use statements again 2018-06-22 16:10:10 +00:00
changelanguage.pl
edithelp.pl
fix-perl-path.PL Bug 9978: (followup) Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:43 -03:00
help.pl Bug 20019: use Modern::Perl in misc perl scripts 2018-02-05 09:47:08 -03:00
INSTALL
install-CPAN.pl
Koha.pm Bug 7651: DBRev 18.06.00.007 2018-07-18 19:11:27 +00:00
koha_perl_deps.pl
kohaversion.pl Bug 13758: Move the Koha version from kohaversion.pl 2015-05-07 11:39:04 -03:00
LICENSE
mainpage.pl Bug 20489: Remove warnings from the interface 2018-04-20 12:24:00 -03:00
Makefile.PL Bug 18342: Enable memcached by default for new installs 2018-05-03 12:47:07 -03:00
MANIFEST.SKIP
README Bug 9440 - update Koha's LICENSE file from GPL2 to GPL3 2013-02-12 08:52:10 -05:00
README.md
README.robots Bug 6411 add another example to README.robots 2011-07-05 14:48:05 +12:00
rewrite-config.PL Bug 18342: Enable memcached by default for new installs 2018-05-03 12:47:07 -03:00

Koha is a free software integrated library system (ILS).

Koha is distributed under the GNU GPL version 3 or later.

Note: This is a synced mirror of the official Koha repo.

Note: Koha does not accept pull requests from git hosting sites.

Note: This project has its own bug tracker, to report a bug or submit a patch visit http://bugs.koha-community.org.

For guidelines on submitting patches for Koha please visit https://wiki.koha-community.org/wiki/SubmitingAPatch

The developers handbook can be found at https://wiki.koha-community.org/wiki/Developer_handbook

http://koha-community.org/

Koha Logo