26 Jul
2016
26 Jul
'16
2:28 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16871 --- Comment #4 from Marc Véron <veron@veron.ch> --- (In reply to Jonathan Druart from comment #3)
1/ Looking at the logic it seems that reservedate could be missing (?) (...)
We had two conditions [% IF ( item.waitingdate ) %] at the same level (line 693ff and 707ff before patch). I merged them (line 693ff with patch), including reservedate.
2/ Before the patch the string was "waiting at LIBRARY since DATE", now it's "waiting since DATE at LIBRARY". I don't think it represents a big change but I would prefer to get the opinion of English native speakers.
I will ask on IRC. -- You are receiving this mail because: You are watching all bug changes.