[Bug 40862] New: Repeated 028 fields are missing a separator
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40862 Bug ID: 40862 Summary: Repeated 028 fields are missing a separator Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Bibliographic data support Assignee: koha-bugs@lists.koha-community.org Reporter: lari.taskula@hypernova.fi QA Contact: testopia@bugs.koha-community.org Repeated 028 (publisher number) fields are missing a separator. To test: 1. Add multiple 028 fields to a record 2. Navigate to both OPAC and staff interface record detail view 3. Observe two 028 merging together with no separator What shall we use as a separator? -- 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=40862 Lari Taskula <lari.taskula@hypernova.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- 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=40862 --- Comment #1 from Lari Taskula <lari.taskula@hypernova.fi> --- Created attachment 186833 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186833&action=edit Bug 40862: Add separator to repeated 028 fields To test: 1. Add multiple 028 fields to a record 2. Navigate to both OPAC and staff interface record detail view 3. Observe two 028 separated with a | character -- 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=40862 --- Comment #2 from Lari Taskula <lari.taskula@hypernova.fi> --- Created attachment 186834 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186834&action=edit Bug 40862: Correct indentation No other changes apart from indentation correction. To test: 1. git diff -w --word-diff-regex=[^[:space:]] HEAD~1 2. Observe no differences (above cmd ignores space changes) 3. Therefore patch only includes whitespace changes -- 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=40862 Lari Taskula <lari.taskula@hypernova.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |lari.taskula@hypernova.fi |ity.org | -- 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=40862 Roman Dolny <roman.dolny@jezuici.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roman.dolny@jezuici.pl Status|Needs Signoff |Patch doesn't apply --- Comment #3 from Roman Dolny <roman.dolny@jezuici.pl> --- Patch doesn't apply. But... It appears that in the meantime, the separator for repeated field 028 has been added to STAFF by bug_30148, and to OPAC (results page only) by bug_27613. Probably we need separator only for detail page in OPAC. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org