Koha/serials
Liz Rea 1ddc9322df Bug 7546 - cannot view subscription detail
This patch adds a C4::Search to subscription-detail.pl to compensate for a removed
one from auth.pm during the denesting effort.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>

Bug 7546 Do not call routine as bareword

Fixes compilation errors due to calling routine without parens
Also nothing was gained (and obfuscation added) by forcing
the return into a hash ref have changed variable to hash
tidied up the if else chain

These routines should be refactored out future

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>

bug 7546 follow-up, enabled_staff_search_views problem

* enabled_staff_search_views was not exported by C4::Search, should have been
* 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

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Final sign off for all 3 patches
Note: I had some problems with tests, but it is probably related to my data and not this patch.
2012-02-17 09:05:54 +01:00
..
acqui-search-result.pl Bug5063: C4::Bookseller Changes 2011-03-12 08:42:26 +13:00
acqui-search.pl Cherry-picked onto master, fixing conflicts: MT 1816: Granular permissions for the serials module 2010-06-19 07:23:46 -04:00
checkexpiration.pl Cherry-picked onto master, fixing conflicts: MT 1816: Granular permissions for the serials module 2010-06-19 07:23:46 -04:00
claims.pl Bug5063: C4::Bookseller Changes 2011-03-12 08:42:26 +13:00
lateissues-excel.pl Fix FSF Address in directory serials/ 2010-04-08 20:39:49 +01:00
member-search.pl Bug 5484 - Handling bad borrower categories in serial routing lists more gracefully 2010-12-14 12:59:14 +13:00
reorder_members.pl Bug 4517 - add authentication to reorder_members.pl 2010-05-24 09:09:15 -04:00
routing-preview.pl Bug 6790: Remove unnecessary variable from getroutinglist return 2012-01-23 17:59:27 +01:00
routing.pl Bug 6790: Remove unnecessary variable from getroutinglist return 2012-01-23 17:59:27 +01:00
serial-issues.pl Cherry-picked onto master, fixing conflicts: MT 1816: Granular permissions for the serials module 2010-06-19 07:23:46 -04:00
serials-collection.pl Bug 7338: Follow up: show link only when there is more than 1 subscription 2012-01-06 15:10:47 +01:00
serials-edit.pl Bug 7546 - cannot view subscription detail 2012-02-17 09:05:54 +01:00
serials-home.pl Cherry-picked onto master, fixing conflicts: MT 1816: Granular permissions for the serials module 2010-06-19 07:23:46 -04:00
serials-recieve.pl Fix FSF address in directory serials/ 2010-03-16 20:17:54 -04:00
statecollection.pl Cherry-picked onto master, fixing conflicts: MT 1816: Granular permissions for the serials module 2010-06-19 07:23:46 -04:00
subscription-add.pl Bug 6305: Subscriptions can not be edited 2011-07-06 08:32:04 +12:00
subscription-bib-search.pl Bug 5508 : Updating copyright statements 2010-12-16 11:49:36 +13:00
subscription-detail.pl Bug 7546 - cannot view subscription detail 2012-02-17 09:05:54 +01:00
subscription-renew.pl Cherry-picked onto master, fixing conflicts: MT 1816: Granular permissions for the serials module 2010-06-19 07:23:46 -04:00
viewalerts.pl Cherry-picked onto master, fixing conflicts: MT 1816: Granular permissions for the serials module 2010-06-19 07:23:46 -04:00