| Summary: | Fields 580 are wrong displayed in summary column | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jérémy Breuillard <jeremy.breuillard> |
| Component: | About | Assignee: | 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: | |||
In the results of an Authority searching we can see semicolon appears in 'Summary' column. It should be field 580 instead In the results of an Authority searching we can see semicolon appears in 'Summary' column. It should be field 580 instead |
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