Bugzilla – Attachment 27779 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]
[SIGNED-OFF] Bug 5010 - Follow up: Case typographical error
SIGNED-OFF-Bug-5010---Follow-up-Case-typographical.patch (text/plain), 1.52 KB, created by
Bernardo Gonzalez Kriegel
on 2014-04-29 18:31:18 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 5010 - Follow up: Case typographical error
Filename:
MIME Type:
Creator:
Bernardo Gonzalez Kriegel
Created:
2014-04-29 18:31:18 UTC
Size:
1.52 KB
patch
obsolete
>From d039a155f059482061d4dbb5e65d0821f54f558f Mon Sep 17 00:00:00 2001 >From: Mark Tompsett <mtompset@hotmail.com> >Date: Sat, 26 Apr 2014 19:35:41 -0400 >Subject: [PATCH] [SIGNED-OFF] 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