Created attachment 82769 [details] [review] Bug 21921: Add date publication year to biblio Z39.50 search form Test plan: 1) Apply the patch 2) Have a Z39.50 endpoint with attr 31 defined - Library of Congress supports this 3) Try to find some biblio records through Z39.50 using the new field "Publication year"
Created attachment 82770 [details] [review] Bug 21921: Add date publication year to biblio Z39.50 search form Test plan: 1) Apply the patch 2) Have a Z39.50 endpoint with attr 31 defined - Library of Congress supports this 3) Try to find some biblio records through Z39.50 using the new field "Publication year"
Created attachment 82771 [details] [review] Bug 21921: Add date publication year to biblio Z39.50 search form Test plan: 1) Apply the patch 2) Have a Z39.50 endpoint with attr 31 defined - Library of Congress supports this 3) Try to find some biblio records through Z39.50 using the new field "Publication year" Signed-off-by: Michal Denar <black23@gmail.com>
This works well, but can you please add it to the search form in acq too? While the sequence is different (bug 22122), we currently offer the same search options there and I think it would be better to not have the forms drift apart.
I would be really interested in getting this to work. In many cases we have multiple editions of a specific textbook and being able to add a date would be helpful. In previous opensource systems we have used (Evergreen) for me this was possible. Sometimes it is possible to add the information to the keyword field but it does not work consistently.
Created attachment 98723 [details] [review] Bug 21921: Add date publication year to biblio Z39.50 search form Test plan: 1) Apply the patch 2) Have a Z39.50 endpoint with attr 31 defined - Library of Congress supports this 3) Try to find some biblio records through Z39.50 using the new field "Publication year" Signed-off-by: Michal Denar <black23@gmail.com>
Created attachment 98724 [details] [review] Bug 21921: Add date publication year to biblio Z39.50 search form in acquisition Test plan: 1) Apply the patch 2) Have a Z39.50 endpoint with attr 31 defined - Library of Congress supports this 3) Try to find some biblio records through Z39.50 using the new field "Publication year" in acquisition module
(In reply to Katrin Fischer from comment #4) > This works well, but can you please add it to the search form in acq too? > While the sequence is different (bug 22122), we currently offer the same > search options there and I think it would be better to not have the forms > drift apart. Does make sense, I've added one more patch.
Created attachment 98726 [details] [review] Bug 21921: Add date publication year to biblio Z39.50 search form Test plan: 1) Apply the patch 2) Have a Z39.50 endpoint with attr 31 defined - Library of Congress supports this 3) Try to find some biblio records through Z39.50 using the new field "Publication year" Signed-off-by: Michal Denar <black23@gmail.com> Signed-off-by: Michal Denar <black23@gmail.com>
Created attachment 98727 [details] [review] Bug 21921: Add date publication year to biblio Z39.50 search form in acquisition Test plan: 1) Apply the patch 2) Have a Z39.50 endpoint with attr 31 defined - Library of Congress supports this 3) Try to find some biblio records through Z39.50 using the new field "Publication year" in acquisition module Signed-off-by: Michal Denar <black23@gmail.com>
Created attachment 99019 [details] [review] Bug 21921: Add date publication year to biblio Z39.50 search form Test plan: 1) Apply the patch 2) Have a Z39.50 endpoint with attr 31 defined - Library of Congress supports this 3) Try to find some biblio records through Z39.50 using the new field "Publication year" Signed-off-by: Michal Denar <black23@gmail.com> Signed-off-by: Michal Denar <black23@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 99020 [details] [review] Bug 21921: Add date publication year to biblio Z39.50 search form in acquisition Test plan: 1) Apply the patch 2) Have a Z39.50 endpoint with attr 31 defined - Library of Congress supports this 3) Try to find some biblio records through Z39.50 using the new field "Publication year" in acquisition module Signed-off-by: Michal Denar <black23@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Nice work everyone! Pushed to master for 20.05
enhancement not pushed to 19.11.x