http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11689 --- Comment #5 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #4)
(In reply to Kyle M Hall from comment #3)
Jonathan, I wonder if it would be best to define the list of statuses in a package constant in C4::Serials, and to replace all the references to the array of statuses with this constant to make future additions simpler.
Kyle, Yes of course, it is a good idea. But this one is major. I think that your suggestion is an enhancement, not a bugfix. I tried to fix the issue by making as few changes as possible.
Understood. I would still consider that a bug fix rather than an enhancement though. -- You are receiving this mail because: You are watching all bug changes.