http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13859
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #36992|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <[email protected]> --- Created attachment 37001 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37001&action=edit 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 <[email protected]> Tested for MARC21 Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
