The information from 260 is shown with the label "Publisher" on the detail pages and results lists in Koha. But in some cases there might only be a year or a place and not a publisher. A library suggested to rename the label "Published" to be more broad and easier to understand for users in those cases.
Created attachment 60722 [details] [review] Bug 16696: Rename 'Publisher' to 'Published' on detail and result lists To test: 1) Do a catalog search in staff client 2) Confirm 'Publisher' says 'Published' for each result in search 3) Click on a record to go to the detail page 4) Confirm 'Publisher' says 'Published' 5) Click the Items tab on the left 6) Confirm 'Publisher' says 'Published' 7) Do a search in the OPAC 8) Confirm 'Publisher' says 'Published' for each result in search 9) Click on a record to go to the detail page 10) Confirm 'Publisher' sas 'Published' Sponsored-by: Catalyst IT
Created attachment 60733 [details] [review] Bug 16696: Rename 'Publisher' to 'Published' on detail and result lists To test: 1) Do a catalog search in staff client 2) Confirm 'Publisher' says 'Published' for each result in search 3) Click on a record to go to the detail page 4) Confirm 'Publisher' says 'Published' 5) Click the Items tab on the left 6) Confirm 'Publisher' says 'Published' 7) Do a search in the OPAC 8) Confirm 'Publisher' says 'Published' for each result in search 9) Click on a record to go to the detail page 10) Confirm 'Publisher' sas 'Published' Sponsored-by: Catalyst IT Followed test plan, works as expected Signed-off-by: Marc Véron <veron@veron.ch>
Hmm Not sure what to do with this patch. If there is only a publisher, we would create the same problem as we have now? Then we have Published SomeName. That is odd too?
"Publication details" or maybe break the field into 3 and label each?
Moving to In Discussion. Not ready for inclusion. Do you have another idea, Aleisha? Or someone else?
Publication details would work for me.
(In reply to Katrin Fischer from comment #6) > Publication details would work for me. Cool can do
Created attachment 112545 [details] [review] Bug 16696: [Alternative] Rename 'Publisher' to 'Publication details' on detail and result lists To test: 1) Do a catalog search in staff client 2) Confirm 'Publisher' says 'Publication details' for each result in search 3) Click on a record to go to the detail page 4) Confirm 'Publisher' says 'Publication details' 5) Click the Items tab on the left 6) Confirm 'Publisher' says 'Publication details' 7) Do a search in the OPAC 8) Confirm 'Publisher' says 'Published' for each result in search 9) Click on a record to go to the detail page and switch to the items tab 10) Confirm 'Publisher' says 'Publication details' on top of the page
Posting an alternativ patch to get some movement here. Aleisha's currently doesn't apply, but proposes the exact same changes just using 'Published' instead of 'Publication details'.
Created attachment 112547 [details] [review] Bug 16696: [Alternative] Rename 'Publisher' to 'Publication details' on detail and result lists To test: 1) Do a catalog search in staff client 2) Confirm 'Publisher' says 'Publication details' for each result in search 3) Click on a record to go to the detail page 4) Confirm 'Publisher' says 'Publication details' 5) Click the Items tab on the left 6) Confirm 'Publisher' says 'Publication details' 7) Do a search in the OPAC 8) Confirm 'Publisher' says 'Published' for each result in search 9) Click on a record to go to the detail page and switch to the items tab 10) Confirm 'Publisher' says 'Publication details' on top of the page Signed-off-by: David Nind <david@davidnind.com>
Created attachment 112696 [details] [review] Bug 16696: Rename 'Publisher' to 'Publication details' on detail and result lists To test: 1) Do a catalog search in staff client 2) Confirm 'Publisher' says 'Publication details' for each result in search 3) Click on a record to go to the detail page 4) Confirm 'Publisher' says 'Publication details' 5) Click the Items tab on the left 6) Confirm 'Publisher' says 'Publication details' 7) Do a search in the OPAC 8) Confirm 'Publisher' says 'Published' for each result in search 9) Click on a record to go to the detail page and switch to the items tab 10) Confirm 'Publisher' says 'Publication details' on top of the page Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Pushed to master for 20.11, thanks to everybody involved!
Created attachment 113125 [details] [review] Bug 16696: Fix search_utf8.t
(In reply to Jonathan Druart from comment #13) > Created attachment 113125 [details] [review] [review] > Bug 16696: Fix search_utf8.t Patch pushed to master for 20.11
enhancement will not be backported to 20.05.x