Bugzilla – Attachment 153094 Details for
Bug 34213
False POD for matchpoint option in import_patrons.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34213: import_patrons.pl - Fix short version of matchpoint option in POD
Bug-34213-importpatronspl---Fix-short-version-of-m.patch (text/plain), 913 bytes, created by
Jonathan Druart
on 2023-07-06 12:56:10 UTC
(
hide
)
Description:
Bug 34213: import_patrons.pl - Fix short version of matchpoint option in POD
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2023-07-06 12:56:10 UTC
Size:
913 bytes
patch
obsolete
>From 685e8edd8d76e932e5798ab88b0e26c992b30079 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 6 Jul 2023 14:54:11 +0200 >Subject: [PATCH] Bug 34213: import_patrons.pl - Fix short version of > matchpoint option in POD > > 44 'c|confirm' => \$confirm, > > 46 'm|matchpoint=s' => \$matchpoint, > >The POD is wrong. >--- > misc/import_patrons.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/misc/import_patrons.pl b/misc/import_patrons.pl >index f7e13e11e8b..6af1fcc71df 100755 >--- a/misc/import_patrons.pl >+++ b/misc/import_patrons.pl >@@ -134,7 +134,7 @@ Confirms you really want to import these patrons, otherwise prints this help > > Path to the CSV file of patrons to import > >-=item B<-c|--matchpoint> >+=item B<-m|--matchpoint> > > Field on which to match incoming patrons to existing patrons > >-- >2.25.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 34213
:
153094
|
153757