Main Koha release repository
https://koha-community.org
Mason James
b4ffaeaec1
to test... 1/ apply patch 2/ run test 3/ observe PASS root@kohadevbox:/kohadevbox/koha# export KOHA_INTRANET_URL="http://kohadev-intra.myDNSname.org:8081" root@kohadevbox:/kohadevbox/koha# export KOHA_OPAC_URL="http://kohadev.myDNSname.org:8080" root@kohadevbox:/kohadevbox/koha# prove -v ./t/db_dependent/www/search_utf8.t 1..87 ok 1 - connect to intranet ok 2 - login to staff interface ok 3 - load main page ok 4 - open tools module ok 5 - go to stage MARC ok 6 - uploaded file ok 7 - upload succeeded ok 8 - reopen stage MARC page ok 9 - stage MARC ok 10 - have job ID ok 11 - job was completed ok 12 - reopen stage MARC page at end of upload ok 13 - stage MARC ok 14 - view batch ok 15 - imported records into catalog ok 16 - got search on intranet ok 17 - got search on intranet ok 18 - Base is like "(?^u:search.pl\?advsearch=1&idx=kw&q=%CE%91%CE%B8%CE%AE%CE%BD%CE%B1)" ok 19 - UTF-8 are multi-byte. Good ok 20 - UTF-8 chars are correctly present. Good ok 21 - got opac ok 22 - got opac ok 23 - Base is like "(?^u:opac-search.pl\?(idx=&)?q=%CE%91%CE%B8%CE%AE%CE%BD%CE%B1)" ok 24 - Base does not contain an idx ok 25 - UTF-8 are multi-byte. Good ok 26 - UTF-8 chars are correctly present. Good ok 27 - view and clean batch ok 28 - biblio on intranet ok 29 - biblio deleted ok 30 - connect to intranet ok 31 - login to staff interface ok 32 - load main page ok 33 - open tools module ok 34 - go to stage MARC ok 35 - uploaded file ok 36 - upload succeeded ok 37 - reopen stage MARC page ok 38 - stage MARC ok 39 - have job ID ok 40 - job was completed ok 41 - reopen stage MARC page at end of upload ok 42 - stage MARC ok 43 - view batch ok 44 - imported records into catalog ok 45 - got search on intranet ok 46 - got search on intranet ok 47 - Base is like "(?^u:search.pl\?advsearch=1&idx=kw&q=Ram%C3%B2n)" ok 48 - UTF-8 are multi-byte. Good ok 49 - UTF-8 chars are correctly present. Good ok 50 - got opac ok 51 - got opac ok 52 - Base is like "(?^u:opac-search.pl\?(idx=&)?q=Ram%C3%B2n)" ok 53 - Base does not contain an idx ok 54 - UTF-8 are multi-byte. Good ok 55 - UTF-8 chars are correctly present. Good ok 56 - view and clean batch ok 57 - biblio on intranet ok 58 - biblio deleted ok 59 - connect to intranet ok 60 - login to staff interface ok 61 - load main page ok 62 - open tools module ok 63 - go to stage MARC ok 64 - uploaded file ok 65 - upload succeeded ok 66 - reopen stage MARC page ok 67 - stage MARC ok 68 - have job ID ok 69 - job was completed ok 70 - reopen stage MARC page at end of upload ok 71 - stage MARC ok 72 - view batch ok 73 - imported records into catalog ok 74 - got search on intranet ok 75 - got search on intranet ok 76 - Base is like "(?^u:search.pl\?advsearch=1&idx=kw&q=%F0%A0%BB%BAtomasito%F0%A0%BB%BA)" ok 77 - UTF-8 are multi-byte. Good ok 78 - UTF-8 chars are correctly present. Good ok 79 - got opac ok 80 - got opac ok 81 - Base is like "(?^u:opac-search.pl\?(idx=&)?q=%F0%A0%BB%BAtomasito%F0%A0%BB%BA)" ok 82 - Base does not contain an idx ok 83 - UTF-8 are multi-byte. Good ok 84 - UTF-8 chars are correctly present. Good ok 85 - view and clean batch ok 86 - biblio on intranet ok 87 - biblio deleted ok All tests successful. Files=1, Tests=87, 127 wallclock secs ( 0.06 usr 0.02 sys + 3.00 cusr 0.99 csys = 4.07 CPU) Result: PASS real 2m6.709s user 0m3.124s sys 0m1.032s Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> |
||
---|---|---|
acqui | ||
admin | ||
api | ||
authorities | ||
basket | ||
bin | ||
C4 | ||
catalogue | ||
cataloguing | ||
circ | ||
clubs | ||
course_reserves | ||
debian | ||
docs | ||
errors | ||
etc | ||
ill | ||
installer | ||
Koha | ||
koha-tmpl | ||
labels | ||
members | ||
misc | ||
offline_circ | ||
opac | ||
patron_lists | ||
patroncards | ||
plugins | ||
pos | ||
reports | ||
reserve | ||
reviews | ||
rotating_collections | ||
serials | ||
services | ||
skel | ||
suggestion | ||
svc | ||
t | ||
tags | ||
tmp/modified_authorities | ||
tools | ||
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 | ||
koha_perl_deps.pl | ||
kohaversion.pl | ||
LICENSE | ||
mainpage.pl | ||
Makefile.PL | ||
MANIFEST.SKIP | ||
package.json | ||
README | ||
README.md | ||
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: 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