https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29777 Jérémy Breuillard <jeremy.breuillard@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #128939|0 |1 is obsolete| | --- Comment #5 from Jérémy Breuillard <jeremy.breuillard@biblibre.com> --- Created attachment 139958 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139958&action=edit Bug 29777: Fields 580 are wrong displayed in summary column The summary of Authority search results doesn't display informations about field $580. Those informations are separated by ; To test: 1) Make sure to have at least one authority with subfield 580$a 2) Home > Authorities > Results from authority search 3) Notice the series of semicolons in the summary " ; ; ; ; " - (screenshot 1) 4) Usually for earch subfield 580$a that you fill up when you modify/create an authority the summary should display 580$a (also $550, $560) followed by a semicolons "myEntryElementForSubfield580$a ; myOtherEntryElementForSubfield580$a ; " 5) Apply patch & refresh the browser 6) Notice the 580$a are now visible on summary and ends with a semicolon (screenshot 2) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.