Bugzilla – Attachment 107676 Details for
Bug 24201
Attach desk to intranet session
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24201: (QA follow-up) Do not unbless a list from search in Desks template plugin
Bug-24201-QA-follow-up-Do-not-unbless-a-list-from-.patch (text/plain), 786 bytes, created by
Josef Moravec
on 2020-08-03 07:46:48 UTC
(
hide
)
Description:
Bug 24201: (QA follow-up) Do not unbless a list from search in Desks template plugin
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2020-08-03 07:46:48 UTC
Size:
786 bytes
patch
obsolete
>From 3e03c80f2bf0adb5f9cc97ba6af9150deb6a4e2a Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Mon, 3 Aug 2020 07:11:49 +0000 >Subject: [PATCH] Bug 24201: (QA follow-up) Do not unbless a list from search > in Desks template plugin > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > Koha/Template/Plugin/Desks.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/Template/Plugin/Desks.pm b/Koha/Template/Plugin/Desks.pm >index 42164976e7..05f22b334e 100644 >--- a/Koha/Template/Plugin/Desks.pm >+++ b/Koha/Template/Plugin/Desks.pm >@@ -99,7 +99,7 @@ returns all desks existing at all libraries > sub all { > > my ( $self ) = @_; >- return Koha::Desks->search( )->unblessed; >+ return Koha::Desks->search(); > } > > 1; >-- >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 24201
:
96158
|
96164
|
96165
|
96166
|
101452
|
101564
|
101684
|
101697
|
101704
|
101705
|
101848
|
101865
|
101866
|
101877
|
101878
|
101879
|
101880
|
101881
|
101882
|
101883
|
103839
|
103840
|
105795
|
105869
|
105873
|
105874
|
105875
|
106576
|
107089
|
107090
|
107091
|
107092
|
107093
|
107094
|
107095
|
107096
|
107097
|
107667
|
107668
|
107669
|
107670
|
107671
|
107672
|
107673
|
107674
|
107675
|
107676
|
107677
|
107678
|
107679
|
107680
|
107728
|
107729
|
107730
|
107731
|
107732
|
107750
|
107751
|
107752
|
107815
|
107816
|
107817
|
107818
|
107951
|
107952
|
107967
|
107968
|
107980
|
107981