Bugzilla – Attachment 1698 Details for
Bug 3941
Combine Notices & Messaging Tabs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Solution for "all notices" problem?
all_notices.patch (text/plain), 435 bytes, created by
Chris Cormack
on 2010-05-18 16:22:00 UTC
(
hide
)
Description:
Solution for "all notices" problem?
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2010-05-18 16:22:00 UTC
Size:
435 bytes
patch
obsolete
>--- notices.back.pl 2010-05-10 17:24:37.000000000 -0400 >+++ notices.pl 2010-05-10 17:25:41.000000000 -0400 >@@ -49,7 +49,7 @@ > $template->param( picture => 1 ) if $picture; > > # Getting the messages >-my $queued_messages = C4::Letters::GetQueuedMessages({$borrowernumber}); >+my $queued_messages = C4::Letters::GetQueuedMessages({'borrowernumber' => $borrowernumber}); > > warn Data::Dumper::Dumper( $queued_messages ); > $template->param(
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 3941
:
1696
|
1697
|
1698
|
5551
|
5552
|
5554