[Bug 5467] New: LDR pos 6 o = Kit should not show as visual material
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5467 Summary: LDR pos 6 o = Kit should not show as visual material Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: OPAC AssignedTo: oleonard@myacpl.org ReportedBy: katrin.fischer@bsz-bw.de QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 One of my libaries protested, because a language course (books and audio cds) showed up in OPAC as "visual material". The icon indicating that it was including some kind of film. I looked at the XSLT stylesheets and I think kit would be better grouped together with mixed materials instead of visual materials. Or perhaps use a totally different icon? <xsl:when test="$leader6='g' or $leader6='k' or $leader6='o' or $leader6='r'"> <img src="/opac-tmpl/prog/famfamfam/silk/film.png" alt="visual material" title="visual material"/> Visual Material </xsl:when> <xsl:when test="$leader6='p'"> <img src="/opac-tmpl/prog/famfamfam/silk/report_disk.png" alt="mixed materials" title="mixed materials"/> Mixed Materials </xsl:when> 06 - Type of record a - Language material c - Notated music d - Manuscript notated music e - Cartographic material f - Manuscript cartographic material g - Projected medium i - Nonmusical sound recording j - Musical sound recording k - Two-dimensional nonprojectable graphic m - Computer file o - Kit p - Mixed materials r - Three-dimensional artifact or naturally occurring object t - Manuscript language material -- 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=5467 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|oleonard@myacpl.org |katrin.fischer@bsz-bw.de -- 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=5467 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2010-12-06 13:18:09 UTC --- Created attachment 2805 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2805 proposed patch Patch adds kit as description using the icon for mixed materials. The mixed material icon referenced in opac result was not existing for detail pages of opac and intranet. Also added the missing file MX.png. -- 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=5467 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff -- 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=5467 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Patch Status|Needs Signoff |Patch Pushed --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> 2010-12-11 18:54:57 UTC --- Patch pushed please test -- 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=5467 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2010-12-12 10:51:59 UTC --- Successfully tested in HEAD. -- 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