From bugzilla-daemon@bugs.koha-community.org Tue May 3 17:30:30 2011 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 6294] New: Add {BIBLIONUMBER} parsing support to SearchForTitleIn syspref Date: Tue, 03 May 2011 15:30:28 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3254194036540349470==" --===============3254194036540349470== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D6294 Bug #: 6294 Summary: Add {BIBLIONUMBER} parsing support to SearchForTitleIn syspref Classification: Unclassified Change sponsored?: Sponsored Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: OPAC AssignedTo: ian.walls@bywatersolutions.com ReportedBy: ian.walls@bywatersolutions.com QAContact: koha-bugs@lists.koha-community.org By adding parsing support for {BIBLIONUMBER} to the SearchForTitleIn system preference, we can enable support for APIs (like Facebook, Twitter, etc) that could point back to the items detail page for a title. Example code to put into SearchForTitleIn (place after that comes with default):
Tweet
    Replace "http://opac.mylibrary.tld" with your OPAC base URL, and for Twitter, adjust the data-text attribute to whatever you like (you can parse in {TITLE} and {AUTHOR}, but beware character limits!) --=20 Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab= =3Demail ------- You are receiving this mail because: ------- You are the QA Contact for the bug. --===============3254194036540349470==-- From bugzilla-daemon@bugs.koha-community.org Tue May 3 17:40:47 2011 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 6294] Add {BIBLIONUMBER} parsing support to SearchForTitleIn syspref Date: Tue, 03 May 2011 15:40:46 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3516592161224580843==" --===============3516592161224580843== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D6294 --- Comment #1 from Ian Walls 2011-05-03 15:= 40:46 UTC --- Whoops, my mistake...
must be added to make this work: Revised sample code:
Tweet
    --=20 Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab= =3Demail ------- You are receiving this mail because: ------- You are the QA Contact for the bug. --===============3516592161224580843==-- From bugzilla-daemon@bugs.koha-community.org Tue May 3 17:48:17 2011 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 6294] Add {BIBLIONUMBER} parsing support to SearchForTitleIn syspref Date: Tue, 03 May 2011 15:48:16 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6693145591868126456==" --===============6693145591868126456== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D6294 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent CC| |nengard@gmail.com Patch Status|--- |Signed Off --=20 Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab= =3Demail ------- You are receiving this mail because: ------- You are the QA Contact for the bug. --===============6693145591868126456==-- From bugzilla-daemon@bugs.koha-community.org Tue May 3 17:48:40 2011 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 6294] Add {BIBLIONUMBER} parsing support to SearchForTitleIn syspref Date: Tue, 03 May 2011 15:48:40 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2340195184503935332==" --===============2340195184503935332== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D6294 --- Comment #2 from Nicole C. Engard 2011-05-03 15:48:40 = UTC --- Created attachment 4032 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D4032 signed off patch --=20 Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab= =3Demail ------- You are receiving this mail because: ------- You are the QA Contact for the bug. --===============2340195184503935332==-- From bugzilla-daemon@bugs.koha-community.org Fri May 6 21:46:35 2011 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 6294] Add {BIBLIONUMBER} parsing support to SearchForTitleIn syspref Date: Fri, 06 May 2011 19:46:34 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1872008200250403593==" --===============1872008200250403593== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D6294 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Patch Status|Signed Off |Passed QA --- Comment #3 from Ian Walls 2011-05-06 19:= 46:34 UTC --- Patch itself passes QA. Particular applications, like Facebook 'like' links and such may still require refinement, but are outside the immediate scope of this enhancement (which is just the parsing of {BIBLIONUMBER}). Tested with NULL and incorrect biblionumber values in the URL; 404 page retur= ns as expected. --=20 Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab= =3Demail ------- You are receiving this mail because: ------- You are the QA Contact for the bug. --===============1872008200250403593==-- From bugzilla-daemon@bugs.koha-community.org Sat May 7 09:38:04 2011 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 6294] Add {BIBLIONUMBER} parsing support to SearchForTitleIn syspref Date: Sat, 07 May 2011 07:38:02 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5624801980704264786==" --===============5624801980704264786== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D6294 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Patch Status|Passed QA |Patch Pushed --- Comment #4 from Chris Cormack 2011-05-07 07:38= :02 UTC --- Pushed, please test --=20 Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab= =3Demail ------- You are receiving this mail because: ------- You are the QA Contact for the bug. --===============5624801980704264786==-- From bugzilla-daemon@bugs.koha-community.org Tue May 17 18:17:01 2011 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 6294] Add {BIBLIONUMBER} parsing support to SearchForTitleIn syspref Date: Tue, 17 May 2011 16:17:00 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5066840234257102328==" --===============5066840234257102328== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D6294 --- Comment #5 from Owen Leonard 2011-05-17 16:17:00 UT= C --- opac-MARCdetail.pl and opac-ISBDdetail also need a fix. --=20 Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab= =3Demail ------- You are receiving this mail because: ------- You are the QA Contact for the bug. --===============5066840234257102328==-- From bugzilla-daemon@bugs.koha-community.org Mon May 23 22:32:16 2011 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 6294] Add {BIBLIONUMBER} parsing support to SearchForTitleIn syspref Date: Mon, 23 May 2011 20:32:15 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8121898254902152800==" --===============8121898254902152800== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D6294 --- Comment #6 from Nicole C. Engard 2011-05-23 20:32:15 = UTC --- I tried- but I need more than copy paste to make it work - so it's on Ian to update. --=20 Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab= =3Demail ------- You are receiving this mail because: ------- You are the QA Contact for the bug. --===============8121898254902152800==-- From bugzilla-daemon@bugs.koha-community.org Wed May 23 16:32:56 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 6294] Add {BIBLIONUMBER} parsing support to SearchForTitleIn syspref Date: Wed, 23 May 2012 14:40:35 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5849207495548324895==" --===============5849207495548324895== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6294 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #7 from Jared Camins-Esakov --- This appears to be working. Closing. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. --===============5849207495548324895==--