Bugzilla – Attachment 125809 Details for
Bug 29062
Patron check-in slip repeats data
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29062: (QA follow-up) Add comment
Bug-29062-QA-follow-up-Add-comment.patch (text/plain), 891 bytes, created by
Marcel de Rooy
on 2021-10-06 13:34:28 UTC
(
hide
)
Description:
Bug 29062: (QA follow-up) Add comment
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2021-10-06 13:34:28 UTC
Size:
891 bytes
patch
obsolete
>From b506ad6a7487573c08e2731635077c149e233544 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Wed, 6 Oct 2021 13:32:55 +0000 >Subject: [PATCH] Bug 29062: (QA follow-up) Add comment >Content-Type: text/plain; charset=utf-8 > >Wrapped it in a TODO ;) > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > C4/Circulation.pm | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/C4/Circulation.pm b/C4/Circulation.pm >index 3a148aad52..5342668ba3 100644 >--- a/C4/Circulation.pm >+++ b/C4/Circulation.pm >@@ -3475,6 +3475,8 @@ sub SendCirculationAlert { > branches => $branch, > }; > >+ # TODO: Currently, we need to pass an issue_id as identifier for old_issues, but still an itemnumber for issues. >+ # See C4::Letters:: _parseletter_sth > if( $type eq 'CHECKIN' ){ > $tables->{old_issues} = $issue->issue_id; > } else { >-- >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 29062
:
125129
|
125154
|
125712
|
125749
|
125806
|
125807
| 125809 |
125879