[Bug 23174] New: Default (OPAC)ISBD contains <br> tags that print in ISBD download
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23174 Bug ID: 23174 Summary: Default (OPAC)ISBD contains <br> tags that print in ISBD download Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: MARC Bibliographic data support Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Target Milestone: --- The ISBD systempreferences are used to configure the ISBD views in OPAC and staff and also the ISBD download format. The default ISBD system preferences contain <br> tag for nicer display in the OPAC. these won't translate to newlines in the download and <br> will be printed. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23174 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |13695 CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Caused by: commit 792b0f764e1f0641b33ff3dbbe6f99e91109af9e Bug 13695: Add ISBD export option to OPAC (detail) Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13695 [Bug 13695] Allow ISBD format export -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23174 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #1)
Caused by: commit 792b0f764e1f0641b33ff3dbbe6f99e91109af9e Bug 13695: Add ISBD export option to OPAC (detail)
Well, 'caused' is relative, that bug allowed to download what we put there for ISBD output, not the <br/>. I suggest we use some 'verbatim' rendering in the opac-ISBD output, that keeps the newlines, so there's no need to put a <br/> at all. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23174 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The <br> come from the default data - a lot of people don't even know they can change that :) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org