[Bug 4922] New: Wrong item display in staff (wrong columns, no notes)
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4922 Summary: Wrong item display in staff (wrong columns, no notes) Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: Staff Client AssignedTo: paul.poulain@biblibre.com ReportedBy: katrin.fischer@bsz-bw.de QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com Estimated Hours: 0.0 Created attachment 2292 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2292 screenshot: title has tag 440 This bug is related to Bug 2375 (item display in OPAC) When the title is part of a series (tag 440) a column for publication a column for publication data is shown. public and internal notes are not shown. My public notes for these items show in opac and is in itemnotes in the database. My internal notes are mapped are in more_subfields_xml. Koha Version: 3.01.00.141 XSLT on/off makes no difference. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4922 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 2293 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2293 screenshot: tag 440 removed from title -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4922 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Version|rel_3_2 |HEAD AssignedTo|paul.poulain@biblibre.com |oleonard@myacpl.org Summary|Wrong item display in staff |Item display tries to show |(wrong columns, no notes) |serial publication | |information for titles with | |series tags --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- The issue with item notes seems to be unrelated to the 440 tag. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4922 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 2298 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2298 Proposed fix Removing check for "is this a serial record" when displaying enumchron information. This check evaluates as true for all biblio records which have a series title, so it's an inaccurate determiner of whether enumchron information should be displayed. The script already checks for the presence of enumchron data, so that will display anyway if it exists. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4922 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4922 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2010-09-07 15:00:42 UTC --- Tested with current 3.01.00.145, signed off and resend to list. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4922 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2010-10-10 21:33:39 UTC --- Successfully tested with 3.2 RC. Closing bug. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org