Bug 7315 - Remove deprecated notifyMailsOp.pl cronjob
Summary: Remove deprecated notifyMailsOp.pl cronjob
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Command-line Utilities (show other bugs)
Version: master
Hardware: All All
: P5 - low minor (vote)
Assignee: Galen Charlton
QA Contact:
URL:
Keywords:
Depends on: 10021
Blocks:
  Show dependency treegraph
 
Reported: 2011-12-04 17:15 UTC by Ian Walls
Modified: 2014-12-07 20:02 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Walls 2011-12-04 17:15:24 UTC
This script is hard-coded to work only for one specific library, and references a table, notifys, which is otherwise completely unreferenced anywhere else in Koha (expect possibly in the 22to30 scripts)

This script should be removed