Bugzilla – Attachment 7293 Details for
Bug 7367
General OPAC typo omnibus
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
patch.txt (text/plain), 1.00 KB, created by
Marcel de Rooy
on 2012-01-23 13:36:47 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2012-01-23 13:36:47 UTC
Size:
1.00 KB
patch
obsolete
>From 960f3577856433ad694df157516a8b6ab8e9a464 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Mon, 23 Jan 2012 14:18:50 +0100 >Subject: [PATCH] 7367 Removing reintroduced debugging statement from Auth.pm >Content-Type: text/plain; charset="utf-8" > >Commit 07d1eae7ccf5c8746251b666b6460440ecc26204 removed this statement from the module, but some months later commit 7b12e07d3ba44530d7ba33d09de01afef46bbfc7 reintroduced it again while reindenting code ;) > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > C4/Auth.pm | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > >diff --git a/C4/Auth.pm b/C4/Auth.pm >index 50064b8..a01d6f3 100755 >--- a/C4/Auth.pm >+++ b/C4/Auth.pm >@@ -488,7 +488,6 @@ sub get_template_and_user { > > $template->param(OpacPublic => '1') if ($user || C4::Context->preference("OpacPublic")); > } >- $template->param(listloop=>[{shelfname=>"Freelist", shelfnumber=>110}]); > return ( $template, $borrowernumber, $cookie, $flags); > } > >-- >1.6.0.6 >
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 7367
:
6866
|
6871
|
7292
|
7293
|
7684
|
10268
|
11076