Bugzilla – Attachment 83818 Details for
Bug 21727
Add Koha::Account::Line->adjust
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21727: (QA follow-up) Fix POD encoding
Bug-21727-QA-follow-up-Fix-POD-encoding.patch (text/plain), 593 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2019-01-11 18:19:18 UTC
(
hide
)
Description:
Bug 21727: (QA follow-up) Fix POD encoding
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2019-01-11 18:19:18 UTC
Size:
593 bytes
patch
obsolete
>From 34be5d9a836a0047ac266e27ba886a431652d3b8 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 11 Jan 2019 15:19:02 -0300 >Subject: [PATCH] Bug 21727: (QA follow-up) Fix POD encoding > >--- > Koha/Account/Line.pm | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/Koha/Account/Line.pm b/Koha/Account/Line.pm >index 502499a8a7..529b625d02 100644 >--- a/Koha/Account/Line.pm >+++ b/Koha/Account/Line.pm >@@ -29,6 +29,8 @@ use Koha::Items; > > use base qw(Koha::Object); > >+=encoding utf8 >+ > =head1 NAME > > Koha::Account::Line - Koha accountline Object class >-- >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 21727
:
81879
|
82777
|
82778
|
83054
|
83055
|
83056
|
83058
|
83088
|
83089
|
83090
|
83091
|
83095
|
83096
|
83097
|
83098
|
83101
|
83117
|
83118
|
83121
|
83122
| 83818