Bugzilla – Attachment 27954 Details for
Bug 5010
Fix OPACBaseURL to include protocol
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 5010 - Follow up: Case typographical error
Bug-5010---Follow-up-Case-typographical-error.patch (text/plain), 1.51 KB, created by
Mark Tompsett
on 2014-05-06 02:58:42 UTC
(
hide
)
Description:
Bug 5010 - Follow up: Case typographical error
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2014-05-06 02:58:42 UTC
Size:
1.51 KB
patch
obsolete
>From e9fe74360c7e6a1bad0734d3068af769af24ba50 Mon Sep 17 00:00:00 2001 >From: Mark Tompsett <mtompset@hotmail.com> >Date: Sat, 26 Apr 2014 19:35:41 -0400 >Subject: [PATCH] Bug 5010 - Follow up: Case typographical error > >The call had 'OPACProtocol', but it should be 'OpacProtocol'. >I am uncertain why it functioned. > >TEST PLAN >--------- >1) Retest the sending cart from staff client. > >Sign comment: >It works because mysql is case insensitive :) >(try "select variable from systempreferences where variable like 'opac%'") > >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >No koha-qa errors >--- > .../prog/en/modules/basket/sendbasket.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tt >index 6f835a6..00e6c9d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tt >@@ -134,7 +134,7 @@ Your cart > > [% IF ( OPACBaseURL ) %] > <p> >- In online catalog: [% Koha.Preference( 'OPACProtocol' ) %][% OPACBaseURL %]/cgi-bin/koha/opac-detail.pl?biblionumber=[% BIBLIO_RESULT.biblionumber %] >+ In online catalog: [% Koha.Preference( 'OpacProtocol' ) %][% OPACBaseURL %]/cgi-bin/koha/opac-detail.pl?biblionumber=[% BIBLIO_RESULT.biblionumber %] > </p> > [% END %] > [% IF ( BIBLIO_RESULT.ITEM_RESULTS.size ) %] >-- >1.7.9.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 5010
:
22945
|
23436
|
23457
|
25877
|
25878
|
25879
|
27049
|
27072
|
27431
|
27432
|
27433
|
27435
|
27436
|
27437
|
27673
|
27779
|
27951
|
27952
|
27953
|
27954
|
31727
|
31728
|
31729
|
31787
|
33726
|
35662
|
35760
|
35833
|
35847
|
35852
|
35853
|
35854
|
36177
|
37695
|
38128
|
38658
|
38659
|
38833
|
38834
|
39008
|
39009
|
39086
|
39087
|
39358
|
39359