From bugzilla-daemon@bugs.koha-community.org Tue Jan 5 11:36:43 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 15468] New: Search links on callnumber fails on opac
results page
Date: Tue, 05 Jan 2016 10:36:39 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3855176064919570702=="
--===============3855176064919570702==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D15468
Bug ID: 15468
Summary: Search links on callnumber fails on opac results page
Change sponsored?: ---
Product: Koha
Version: 3.22
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Searching
Assignee: gmcharlt@gmail.com
Reporter: jefkoha@dias.ie
QA Contact: testopia@bugs.koha-community.org
Similar to Bug 12405, but for the OPAC.
Freshly migrated from Heritage to Koha: https://library.celt.dias.ie
If a call number contains "(" or ")", the "q=3Dcallnum" query doesn't work in=
the
Debian packaged version 3.22
Example:
https://library.celt.dias.ie/cgi-bin/koha/opac-search.pl?q=3Dcallnum:891.6205=
%20ITS%20(43iii)
Solution is similar to Bug 12405, is to introduce %22 into the search query
https://library.celt.dias.ie/cgi-bin/koha/opac-search.pl?q=3Dcallnum:%22891.6=
205%20ITS%20(43iii)%22
This can be done by changing:
/usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/en/modules/opac-results.tt on
line 405:
[% IF ( available_items_loo.itemcallnumber ) %][[%
available_items_loo.itemcallnumber %]][% END %]
--=20
You are receiving this mail because:
You are watching all bug changes.
--===============3855176064919570702==--
From bugzilla-daemon@bugs.koha-community.org Mon Jan 18 00:44:00 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 15468] Search links on callnumber fails on opac results page
Date: Sun, 17 Jan 2016 23:43:57 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4210970021383148065=="
--===============4210970021383148065==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15468
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |katrin.fischer@bsz-bw.de
Keywords| |Academy
--
You are receiving this mail because:
You are watching all bug changes.
--===============4210970021383148065==--
From bugzilla-daemon@bugs.koha-community.org Tue Jan 19 04:16:27 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 15468] Search links on callnumber fails on opac results page
Date: Tue, 19 Jan 2016 03:16:18 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3336919867581695848=="
--===============3336919867581695848==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15468
Chloe Alabaster changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |Needs Signoff
--
You are receiving this mail because:
You are watching all bug changes.
--===============3336919867581695848==--
From bugzilla-daemon@bugs.koha-community.org Tue Jan 19 04:16:27 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 15468] Search links on callnumber fails on opac results page
Date: Tue, 19 Jan 2016 03:16:21 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6461288990441135706=="
--===============6461288990441135706==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15468
--- Comment #1 from Chloe Alabaster ---
Created attachment 46844
-->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46844&action=edit
Bug 15468 - Search links on callnumber fails on opac results page
To Test:
1-before plugin search in opac for a call number with either a "(" or a ")" in
it
2-it should come back with no results
3-use plugin
4-re-search the call number with "(" or ")"
5-the search should come back with results
--
You are receiving this mail because:
You are watching all bug changes.
--===============6461288990441135706==--
From bugzilla-daemon@bugs.koha-community.org Tue Jan 19 16:43:29 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 15468] Search links on callnumbers with parentheses
fails on OPAC results page
Date: Tue, 19 Jan 2016 15:43:26 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7715196989692327658=="
--===============7715196989692327658==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15468
Owen Leonard changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|3.22 |master
Summary|Search links on callnumber |Search links on callnumbers
|fails on opac results page |with parentheses fails on
| |OPAC results page
--
You are receiving this mail because:
You are watching all bug changes.
--===============7715196989692327658==--
From bugzilla-daemon@bugs.koha-community.org Tue Jan 19 16:44:18 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 15468] Search links on callnumbers with parentheses
fails on OPAC results page
Date: Tue, 19 Jan 2016 15:44:15 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7716435430989562795=="
--===============7716435430989562795==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15468
Owen Leonard changed:
What |Removed |Added
----------------------------------------------------------------------------
Patch complexity|--- |Trivial patch
Status|Needs Signoff |Signed Off
--
You are receiving this mail because:
You are watching all bug changes.
--===============7716435430989562795==--
From bugzilla-daemon@bugs.koha-community.org Tue Jan 19 16:44:20 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 15468] Search links on callnumbers with parentheses
fails on OPAC results page
Date: Tue, 19 Jan 2016 15:44:17 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5813936621084219251=="
--===============5813936621084219251==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15468
Owen Leonard changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #46844|0 |1
is obsolete| |
--- Comment #2 from Owen Leonard ---
Created attachment 46903
-->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46903&action=edit
[SIGNED-OFF] Bug 15468 - Search links on callnumbers with parentheses fails on
OPAC results page
To Test:
1-before plugin search in opac for a call number with either a "(" or a ")" in
it
2-it should come back with no results
3-use plugin
4-re-search the call number with "(" or ")"
5-the search should come back with results
Signed-off-by: Owen Leonard
--
You are receiving this mail because:
You are watching all bug changes.
--===============5813936621084219251==--
From bugzilla-daemon@bugs.koha-community.org Tue Jan 19 23:41:07 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 15468] Search links on callnumbers with parentheses
fails on OPAC results page
Date: Tue, 19 Jan 2016 22:41:04 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3479662445889025203=="
--===============3479662445889025203==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15468
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|enhancement |minor
--
You are receiving this mail because:
You are watching all bug changes.
--===============3479662445889025203==--
From bugzilla-daemon@bugs.koha-community.org Tue Jan 19 23:41:57 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 15468] Search links on callnumbers with parentheses
fails on OPAC results page
Date: Tue, 19 Jan 2016 22:41:54 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6229904339934085421=="
--===============6229904339934085421==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15468
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|gmcharlt@gmail.com |chloealabaster@gmail.com
--
You are receiving this mail because:
You are watching all bug changes.
--===============6229904339934085421==--
From bugzilla-daemon@bugs.koha-community.org Tue Jan 19 23:59:22 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 15468] Search links on callnumbers with parentheses
fails on OPAC results page
Date: Tue, 19 Jan 2016 22:59:17 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0785905302960105661=="
--===============0785905302960105661==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15468
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Signed Off |Passed QA
--
You are receiving this mail because:
You are watching all bug changes.
--===============0785905302960105661==--
From bugzilla-daemon@bugs.koha-community.org Tue Jan 19 23:59:24 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 15468] Search links on callnumbers with parentheses
fails on OPAC results page
Date: Tue, 19 Jan 2016 22:59:20 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5417806955511086820=="
--===============5417806955511086820==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15468
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #46903|0 |1
is obsolete| |
--- Comment #3 from Katrin Fischer ---
Created attachment 46957
-->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46957&action=edit
[PASSED QA] Bug 15468 - Search links on callnumbers with parentheses fails on
OPAC results page
To Test:
1-before plugin search in opac for a call number with either a "(" or a ")" in
it
2-it should come back with no results
3-use plugin
4-re-search the call number with "(" or ")"
5-the search should come back with results
Signed-off-by: Owen Leonard
Signed-off-by: Katrin Fischer
It seems this only works with OPAC XSLT for results page turned off
and OPACItemsResultsDisplay turned on. - Then the callnumbers
in the result list will be linked for searching.
--
You are receiving this mail because:
You are watching all bug changes.
--===============5417806955511086820==--