https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40017

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|Needs Signoff               |Failed QA

--- Comment #2 from David Nind <[email protected]> ---
After applying the patch, Z39.50/SRU searches return results only for the
LIBRARY OF CONGRESS SRU search target. Any other search target returns a 500
error.

Testing notes (using KTD, MARC21):

1. Before applying the patch:
   - Set AdditionalFieldsInZ3950ResultSearch = 000p6, 008p35-37, 040$b
   - Go to Cataloguing > New from Z39.50/SRU > Books, Booklets, Workbooks
   - In the title enter: dita
   - Note that in the additional fields column, some of the returned records
have additional information - such as the full 008 or the value of 040$b (none
of the search results had any 001 values)

2. After applying the patch, restart everything (restart_all) and clear your
browser cache.

3. If you repeat step 1, I sometimes got results. But most often I got an Error
500 page. (Before the patch, I didn't get any). With the sample targets in KTD:
   - I was only ever able to get results when using LIBRARY OF CONGRESS SRU
   - If LIBRARY OF CONGRESS or NATIONAL LIBRARY OF FRANCE were selected, I
always got a 500 error
   - Before the patch: any combination of search targets returned results

4. The /var/log/koha/kohadev/plack-intranet-error.log only contains warnings:
lots of [WARN] Use of uninitialized value ...

5. The tests pass: prove t/Breeding.t

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to