https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41010 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com --- Comment #4 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #2)
Bug 39276 clashed with bug 39452.
The changes from bug 39452 was totally unrelated to the rest of the patch
- [% IF item_level_holds > 0 %] + [% IF item_level_holds > 0 || show_priority %]
Lucas and Nick, please clarify.
If I had to guess, I was writing 39452 - then tried to help with 39276, and accidentally included an unrelated line. -- You are receiving this mail because: You are watching all bug changes.