From bugzilla-daemon@bugs.koha-community.org Wed Sep 19 11:29:32 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8791] New: OPAC UNIMARC XSLT details : subject with subfield 3 Date: Wed, 19 Sep 2012 09:43:09 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2679131964452145604==" --===============2679131964452145604== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8791 Priority: P5 - low Change sponsored?: --- Bug ID: 8791 Assignee: oleonard@myacpl.org Summary: OPAC UNIMARC XSLT details : subject with subfield 3 Severity: normal Classification: Unclassified OS: All Reporter: fridolyn.somers@biblibre.com Hardware: All Status: NEW Version: master Component: OPAC Product: Koha On OPAC details page with XSLT, when a subject field has $3, $9 and other subfields, $9 is displayed instead of other subfields. Example : 331978 027214724 Revolution This comes from UNIMARCslimUtils.xsl tag_onesubject template : Subfields $2 and $3 stops the display variable computing. Without XSLT, subjects are displayed with only non-numerical subfields [a-zA-Z]. So $2 and $3 should just be avoid in display var. Example should be displayed : Revolution -- You are receiving this mail because: You are watching all bug changes. --===============2679131964452145604==-- From bugzilla-daemon@bugs.koha-community.org Wed Sep 19 11:32:48 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8791] OPAC UNIMARC XSLT details : subject with subfield 3 Date: Wed, 19 Sep 2012 09:46:25 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1560222374999594709==" --===============1560222374999594709== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8791 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|oleonard@myacpl.org |fridolyn.somers@biblibre.co | |m --- Comment #1 from Fridolyn SOMERS --- Created attachment 12334 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12334&action=edit Proposed patch -- You are receiving this mail because: You are watching all bug changes. --===============1560222374999594709==-- From bugzilla-daemon@bugs.koha-community.org Wed Sep 19 11:33:49 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8791] OPAC UNIMARC XSLT details : subject with subfield 3 Date: Wed, 19 Sep 2012 09:47:26 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1826976080755340644==" --===============1826976080755340644== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8791 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=6314 -- You are receiving this mail because: You are watching all bug changes. --===============1826976080755340644==-- From bugzilla-daemon@bugs.koha-community.org Thu Oct 4 18:19:02 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8791] OPAC UNIMARC XSLT details : subject with subfield 3 Date: Thu, 04 Oct 2012 16:33:25 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2291853522882015094==" --===============2291853522882015094== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8791 Frédéric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic@tamil.fr --- Comment #2 from Frédéric Demians --- > Example : > > 331978 > 027214724 > Revolution > For me such a field is properly displayed with the current UNIMARC XSL. Could you provide a complete sample record (in ISO2709)? -- You are receiving this mail because: You are watching all bug changes. --===============2291853522882015094==-- From bugzilla-daemon@bugs.koha-community.org Thu Oct 4 18:20:51 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8791] OPAC UNIMARC XSLT details : subject with subfield 3 Date: Thu, 04 Oct 2012 16:35:14 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1443992842677016487==" --===============1443992842677016487== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8791 --- Comment #3 from Frédéric Demians --- Sorry I was wrong! I was testing with your patch already applied! -- You are receiving this mail because: You are watching all bug changes. --===============1443992842677016487==-- From bugzilla-daemon@bugs.koha-community.org Thu Oct 4 18:27:14 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8791] OPAC UNIMARC XSLT details : subject with subfield 3 Date: Thu, 04 Oct 2012 16:41:36 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8755277399868547742==" --===============8755277399868547742== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8791 --- Comment #4 from Frédéric Demians --- Created attachment 12687 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12687&action=edit Bug 8791: OPAC UNIMARC XSLT details: subject with subfield 3 Signed-off-by: Frédéric Demians I can reproduce the bug, and confirm that this patch fix it. The issue arises when $9 come first, and then $3, which is not that usual. -- You are receiving this mail because: You are watching all bug changes. --===============8755277399868547742==-- From bugzilla-daemon@bugs.koha-community.org Thu Oct 4 18:27:38 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8791] OPAC UNIMARC XSLT details : subject with subfield 3 Date: Thu, 04 Oct 2012 16:42:02 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4479810880661085101==" --===============4479810880661085101== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8791 Frédéric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12334|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. --===============4479810880661085101==-- From bugzilla-daemon@bugs.koha-community.org Thu Oct 4 18:27:48 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8791] OPAC UNIMARC XSLT details : subject with subfield 3 Date: Thu, 04 Oct 2012 16:42:12 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7280170226733279294==" --===============7280170226733279294== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8791 Frédéric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. --===============7280170226733279294==-- From bugzilla-daemon@bugs.koha-community.org Fri Oct 12 22:47:00 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8791] OPAC UNIMARC XSLT details : subject with subfield 3 Date: Fri, 12 Oct 2012 21:01:47 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6256739498975667817==" --===============6256739498975667817== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8791 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain@biblibre.com --- Comment #5 from Paul Poulain --- QA comment * tiny fix * UNIMARC XSLT related only, no side-effect risk * koha-qa.pl OK passed QA -- You are receiving this mail because: You are watching all bug changes. --===============6256739498975667817==-- From bugzilla-daemon@bugs.koha-community.org Fri Oct 12 22:49:11 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8791] OPAC UNIMARC XSLT details : subject with subfield 3 Date: Fri, 12 Oct 2012 21:03:59 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6049038217150338917==" --===============6049038217150338917== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8791 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master Version|master |rel_3_8 --- Comment #6 from Paul Poulain --- Patch pushed to master -- You are receiving this mail because: You are watching all bug changes. --===============6049038217150338917==-- From bugzilla-daemon@bugs.koha-community.org Wed Oct 17 21:29:04 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8791] OPAC UNIMARC XSLT details : subject with subfield 3 Date: Wed, 17 Oct 2012 19:44:06 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3146918951806764432==" --===============3146918951806764432== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8791 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris@bigballofwax.co.nz --- Comment #7 from Chris Cormack --- No string changes pushed to 3.8.x, will be in 3.8.6 -- You are receiving this mail because: You are watching all bug changes. --===============3146918951806764432==--