Bugzilla – Attachment 90782 Details for
Bug 23144
Bad POD breaks svc/barcode
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23144: Replace missing =cut in svc/header
Bug-23144-Replace-missing-cut-in-svcheader.patch (text/plain), 708 bytes, created by
Julian Maurice
on 2019-06-19 12:26:03 UTC
(
hide
)
Description:
Bug 23144: Replace missing =cut in svc/header
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2019-06-19 12:26:03 UTC
Size:
708 bytes
patch
obsolete
>From 6042f5e9896e0a4f05bd736c57a5b8ca6acac690 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Mon, 17 Jun 2019 19:20:55 +0000 >Subject: [PATCH] Bug 23144: Replace missing =cut in svc/header > >Signed-off-by: Mark Tompsett <mtompset@hotmail.com> >Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> >--- > svc/barcode | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/svc/barcode b/svc/barcode >index 89ea0a48b5..c2fb3bb8c5 100755 >--- a/svc/barcode >+++ b/svc/barcode >@@ -87,6 +87,8 @@ below the scannable barcode. > > =back > >+=cut >+ > my $input = new CGI; > > my ( $auth_status, $sessionID ) = check_cookie_auth( $input->cookie('CGISESSID'), { catalogue => '*' } ); >-- >2.20.1
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 23144
:
90690
|
90709
| 90782 |
90783