Main Koha release repository https://koha-community.org
Find a file
Fridolin Somers a14b3fbcfe Bug 28829: Remove single quote escaping in value_builder/unimarc_field_4XX.pl
Since Bug 23777 added To.json, single quote escaping in value_builder/unimarc_field_4XX.pl is useless.

Test plan:
1) Use UNIMARC database
2) Define value builder unimarc_field_4XX on 463$t
3) Create a record B1 with 200$a : L'avion
4) Create a record B2
5) Click on value builder in 463$t
6) Search for record B1
7) Click on "Choose"
=> Without patch 463$t contains : L\'avion
=> With patch 463$t contains : L'avion

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2021-10-01 13:41:54 -04:00
acqui Bug 28881: (bug 23376 follow-up) Fix suggestion display on order receive page 2021-09-03 09:55:04 -04:00
admin Bug 28912: Prevent Pseudonymization to be set if bcrypt_settings not set 2021-09-10 08:06:14 -04:00
api Bug 28480: Add q parameters for GET /patrons 2021-07-09 09:09:31 -04:00
authorities
basket
bin
C4 Bug 28472: handle items with NULL shelving location 2021-10-01 13:38:33 -04:00
catalogue Bug 28554: In itemsearch sort item types filter by description 2021-09-03 10:47:08 -04:00
cataloguing Bug 28829: Remove single quote escaping in value_builder/unimarc_field_4XX.pl 2021-10-01 13:41:54 -04:00
circ
clubs
course_reserves
debian Bug 28749: Restore the database name to Koha dumps 2021-08-06 07:46:44 -04:00
docs
errors Bug 26048: Use ErrorDocument middleware for Plack HTTP errors 2021-01-27 10:30:43 +01:00
etc
ill
installer Increment version for 21.05.04 release 2021-09-23 09:47:01 -04:00
Koha Bug 28960: Explicitly call get_column 2021-10-01 13:29:31 -04:00
koha-tmpl Bug 28986: Remove (All) notation to correctly select rule for editing 2021-10-01 13:32:46 -04:00
labels
lib/CGI/Session/Serialize
members Bug 28772: Display API secret once 2021-09-15 10:47:11 -04:00
misc Update release notes for 21.05.04 release 2021-09-23 10:43:41 -04:00
offline_circ
opac Bug 28941: Deal with OPACSuggestionUnwantedFields 2021-09-15 10:46:04 -04:00
patron_lists
patroncards
plugins
pos
reports Bug 28804: (bug 25026 follow-up) Handle SQL errors in reports 2021-08-13 07:28:41 -04:00
reserve Bug 7703: (QA follow-up) 2021-09-03 10:49:48 -04:00
reviews
rotating_collections Bug 26618: (QA follow-up) Fix unit test for TranferCollection change 2021-03-03 15:36:13 +01:00
serials
services
skel
suggestion Bug 28946: (bug 23271 follow-up) Missing occurrence in add_user_search.pl 2021-10-01 13:26:38 -04:00
svc
t Bug 28472: (follow-up) add unit test for the case where location = NULL 2021-10-01 13:38:42 -04:00
tags
tmp/modified_authorities
tools Bug 28835: Fix ability to pass list contents to batch record modification 2021-08-13 07:37:06 -04:00
virtualshelves
xt
.editorconfig
.eslintrc.json
.gitignore
.htaccess
.mailmap
.perlcriticrc
.scss-lint.yml
about.pl
app.psgi
changelanguage.pl
cpanfile
fix-perl-path.PL
gulpfile.js
help.pl
INSTALL
Koha.pm Increment version for 21.05.04 release 2021-09-23 09:47:01 -04:00
koha_perl_deps.pl
kohaversion.pl
LICENSE
mainpage.pl
Makefile.PL
MANIFEST.SKIP
package.json
README
README.md Bug 27092: Remove note about "synced repo" from README.md 2020-11-25 16:31:58 +01:00
README.robots
rewrite-config.PL
yarn.lock

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

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

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