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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|20.05                       |Main

--- Comment #18 from David Nind <[email protected]> ---
I renamed the alternate patch and obsoleted the original patch.

Testing notes (using KTD):

1. Before the patch:

grep -E "tand|wiley|natlib|cold|canterbury" test.txt
441     https://ir.canterbury.ac.nz/handle/10092/1507   200 OK
440    
http://onlinelibrary.wiley.com/journal/10.1002/%28ISSN%291552-8618/issues      
200 OK
442    
https://natlib-primo.hosted.exlibrisgroup.com/permalink/f/1s57t7d/NLNZ_ALMA11271200280002836
   403 Cache-Control: private
443     https://coldregions.americangeosciences.org/vufind/Content/ajus 404 Not
Found
439     http://www.tandfonline.com/loi/tejp20   200 OK

2. After the alternative patch (I deleted the test.txt file before running
again):

grep -E "tand|wiley|natlib|cold|canterbury" test.txt
443     https://coldregions.americangeosciences.org/vufind/Content/ajus 200 OK
442    
https://natlib-primo.hosted.exlibrisgroup.com/permalink/f/1s57t7d/NLNZ_ALMA11271200280002836
   302 Location:
/primo_library/libweb/permalink?state=f&key=1s57t7d&docid=NLNZ_ALMA11271200280002836

-- 
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