Bugzilla – Attachment 90690 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), 596 bytes, created by
Nick Clemens (kidclamp)
on 2019-06-17 19:25:19 UTC
(
hide
)
Description:
Bug 23144: Replace missing =cut in svc/header
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2019-06-17 19:25:19 UTC
Size:
596 bytes
patch
obsolete
>From b0012a3dc7823dabb24bc4e14d009882698e7d29 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 > >--- > 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