http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1993 --- Comment #37 from MJ Ray (software.coop) <mjr@software.coop> --- "I find strange to pay again to fix a feature broken by somebody's code 2 or 3 years ago." - ah well, this happens with most software, where a feature is added without a good-enough test set for it, or where some other design change is seen as desirable enough to be breaking other features, which is maybe what happened here (security is good). Customers are paying for this sort of maintenance in other software - some developers joke "plan to throw one away - you will anyway" - and it's just more visible in open software like Koha. So if this feature is readded (maybe with a task-runner script something like drupal's cron.php, maybe with a proper cronjob), it should be added with some test to help avoid breaking it again. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.