]> git.koha-community.org Git - koha.git/commit
Bug 36832: (bug 36791 follow-up) Allow authid=0
authorEmily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Fri, 10 May 2024 18:01:59 +0000 (14:01 -0400)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 23 May 2024 14:16:59 +0000 (14:16 +0000)
commita98af95e32e079ffda27a4e566f990d2b2d6caa5
tree912e4447318bb6fc7b513fc15c67808e30d347cf
parentcccf7d4979a6541cbf9874767f9129d81be39a06
Bug 36832: (bug 36791 follow-up) Allow authid=0

To test:
1. Go to the Authorities module and do a Z39.50 search that will return
   results (e.g. a general subject heading)
2. Import an authority record from the results
--> Confirm that the record is imported into the editor
3. Authorities > New, replace it via Z39.50, confirm it's imported
4. Authorities > New, fill the required fields, confirm it saves
5. Edit an existing authority, replace it via Z39.50, confirm it saves
6. Edit an existing authority, replace authid=nn in the URL with a
   number that doesn't exist like 1000000, confirm you get a 404 page

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Signed-off-by: Janusz Kaczmarek <januszop@gmail.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 1aba01adb4ff61c6af77af6b42f13d29d55df4f2)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit aa7bea04c43080e33843b0454140c674d5fef6a2)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
authorities/authorities.pl