Summary: | Fix item search result list - obsolete "by" and display of publication date for MARC21 | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | normal | ||
Priority: | P5 - low | CC: | chris, m.de.rooy, mirko, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14303 | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 13859: Item search improvements - publication date and title formatting
Bug 13859: Item search improvements - publication date and title formatting Bug 13859: Item search improvements - publication date and title formatting Bug 13859: Item search improvements - publication date and title formatting |
Description
Katrin Fischer
2015-03-17 23:54:19 UTC
Created attachment 36971 [details] [review] Bug 13859: Item search improvements - publication date and title formatting In the item search accessible from the advanced search the publication date would not display for MARC21 and the title always contained 'by' even if there was no author information to display. Also the by is not needed by MARC21 as the data includes punctuation. To test: - Check publication date always displays (MARC21 and UNIMARC) - Check that for MARC21 the by has been removed from the title information - Check that for UNIMARC the by only displays when there is also an author to display Created attachment 36992 [details] [review] Bug 13859: Item search improvements - publication date and title formatting In the item search accessible from the advanced search the publication date would not display for MARC21 and the title always contained 'by' even if there was no author information to display. Also the by is not needed by MARC21 as the data includes punctuation. To test: - Check publication date always displays (MARC21 and UNIMARC) - Check that for MARC21 the by has been removed from the title information - Check that for UNIMARC the by only displays when there is also an author to display Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net> Tested for MARC21 Works for MARC21, setting back to needs signoff for a UNIMARC-Tester. Created attachment 37001 [details] [review] Bug 13859: Item search improvements - publication date and title formatting In the item search accessible from the advanced search the publication date would not display for MARC21 and the title always contained 'by' even if there was no author information to display. Also the by is not needed by MARC21 as the data includes punctuation. To test: - Check publication date always displays (MARC21 and UNIMARC) - Check that for MARC21 the by has been removed from the title information - Check that for UNIMARC the by only displays when there is also an author to display Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net> Tested for MARC21 Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Created attachment 37005 [details] [review] Bug 13859: Item search improvements - publication date and title formatting In the item search accessible from the advanced search the publication date would not display for MARC21 and the title always contained 'by' even if there was no author information to display. Also the by is not needed by MARC21 as the data includes punctuation. To test: - Check publication date always displays (MARC21 and UNIMARC) - Check that for MARC21 the by has been removed from the title information - Check that for UNIMARC the by only displays when there is also an author to display Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net> Tested for MARC21 Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Patch pushed to master. Thanks Katrina! Pushed to 3.18.x will be in 3.18.6 |