Bugzilla – Attachment 8905 Details for
Bug 7847
OPAC search dies with plack
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[Signed off] Bug 7847 - OPAC search dies with plack
Signed-off-Bug-7847---OPAC-search-dies-with-plack.patch (text/plain), 942 bytes, created by
Alex Arnaud
on 2012-04-05 09:22:34 UTC
(
hide
)
Description:
[Signed off] Bug 7847 - OPAC search dies with plack
Filename:
MIME Type:
Creator:
Alex Arnaud
Created:
2012-04-05 09:22:34 UTC
Size:
942 bytes
patch
obsolete
>From ea4abb9c3f123fbc0c54de5d6b5282d8bbe1f29b Mon Sep 17 00:00:00 2001 >From: Dobrica Pavlinusic <dpavlin@rot13.org> >Date: Sat, 31 Mar 2012 03:28:47 +0200 >Subject: [PATCH] [Signed off] Bug 7847 - OPAC search dies with plack > >This bug was uncovered by @mglavica during HackFest in Marseille >It also showed it's ugly head during my plack presentation there. > >Following chang removes circural dependecy introduced by commit >b65efdaacaf77fb53fee479da7f2e990ba0adeed which is part of Bug 6027 > >Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> >--- > C4/Items.pm | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > >diff --git a/C4/Items.pm b/C4/Items.pm >index 0b2f99b..4790091 100644 >--- a/C4/Items.pm >+++ b/C4/Items.pm >@@ -26,7 +26,6 @@ use C4::Context; > use C4::Koha; > use C4::Biblio; > use C4::Dates qw/format_date format_date_in_iso/; >-use C4::Search qw/SimpleSearch/; > use MARC::Record; > use C4::ClassSource; > use C4::Log; >-- >1.7.0.4
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 7847
:
8700
|
8732
|
8891
|
8905
|
9806
|
9887