Bug 29776

Summary: Fields 580 are wrong displayed in summary column
Product: Koha Reporter: Jérémy Breuillard <jeremy.breuillard>
Component: AboutAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
Version: 20.11   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Jérémy Breuillard 2021-12-31 08:36:52 UTC
Whitespaces escaped by ; are displayed in the summary instead of fields 580
    
Test plan:
1)Home > Authorities > Result from authority search
2)On the authorities list, verify that one of those is displaying the fields 580 on the summary column (it should look like: ; ; ; ;)
3)Apply patch
4)Repeat 1) and 2)
5)Notice the changes
Comment 1 Jérémy Breuillard 2021-12-31 08:41:21 UTC
In the results of an Authority searching we can see semicolon appears in 'Summary' column. It should be field 580 instead
Comment 2 Jérémy Breuillard 2021-12-31 08:42:05 UTC
In the results of an Authority searching we can see semicolon appears in 'Summary' column. It should be field 580 instead
Comment 3 Jérémy Breuillard 2021-12-31 08:43:36 UTC

*** This bug has been marked as a duplicate of bug 29777 ***