Bug 23811

Summary: Line breaks in MARC fields 520 not visible in OPAC view
Product: Koha Reporter: Stefan Kugler <kugler_stefan>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Multiline text in cataloging
Multiline text in admin view
No line breaks in opac view

Description Stefan Kugler 2019-10-14 22:09:09 UTC
Input fields for MARC fields 520 (tested for summary 520 ## $a and review 520 1# $a) allow line breaks, which are converted to <br>-tags in the "Descriptions" tab for a biblio item (intranet view).

But there are no line breaks for this text in the opac view.

I think both views should look the same.
Comment 1 Owen Leonard 2019-10-23 16:28:19 UTC
I don't see this bug in master. The OPAC detail view shows line breaks in the description just as the staff client does. What version of Koha are you using?
Comment 2 Stefan Kugler 2019-10-23 20:12:10 UTC
Created attachment 94639 [details]
Multiline text in cataloging
Comment 3 Stefan Kugler 2019-10-23 20:13:47 UTC
Created attachment 94640 [details]
Multiline text in admin view
Comment 4 Stefan Kugler 2019-10-23 20:14:14 UTC
Created attachment 94641 [details]
No line breaks in opac view
Comment 5 Stefan Kugler 2019-10-23 20:15:01 UTC
I've tested it on my demo installation (19.05.02.000) and on one public demo (19.05.00.000).

See attachments.
Comment 6 Owen Leonard 2019-10-24 13:17:20 UTC
(In reply to Stefan Kugler from comment #5)
> See attachments.

Thanks, that explains why I wasn't seeing it: I was looking under the "Title notes" tab.