Bugzilla – Attachment 90709 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), 648 bytes, created by
Mark Tompsett
on 2019-06-18 00:07:11 UTC
(
hide
)
Description:
Bug 23144: Replace missing =cut in svc/header
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2019-06-18 00:07:11 UTC
Size:
648 bytes
patch
obsolete
>From 019f8b29ae58023e84d1e55fa7a941f936ade7a2 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> >--- > 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.11.0
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