[Koha-bugs] [Bug 7546] Cannot view subscription detail - bareword error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 16 18:08:55 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7546

--- Comment #7 from Paul Poulain <paul.poulain at biblibre.com> 2012-02-16 17:08:55 UTC ---
Created attachment 7698
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7698
bug 7546 follow-up, enabled_staff_search_views problem

* enabled_staff_search_views was not exported by C4::Search, should have been
* cataloguing/additem.pl was missing use C4::Search
* serials/serials-edit.pl were also missing it

Comments:
* checked with for file in */*.pl; do perl -wc $file; done that no script was
still having this problem
* why this problem appears now is unclear to me. I understand it's related to
de-nesting, but would be happy to have a complete explanation !

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list