http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9016 --- Comment #113 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to M. de Rooy from comment #107)
3) When adding a new notice the first time, I was forced to add subject and contents for each transport type (Which I did not really like). BUT then I tried to reproduce this once again, and I couldn't. (Caching problem?) So no blocker. But I discovered one small thing: If I enter code and name on the top, and do not fill anything further. The program seems to accept that and save, but actually it just ignores what I typed. Maybe we should catch that situation. No blocker btw. And another more annoying one (maybe more theoretical indeed): Fill in code, name and the SECOND mtt. Now it will save one letter (including the name). But it will not pickup the name again when editing this notice. (One of the last patches dealt with something similar.)
Done.
5) On Overdue rules, I can enter a delay value and select a notice without selecting a transport type. The action is saved, but reads to me that Koha will not do anything with it. Should we warn the user here? No blocker for now. But could be improved.
Not trivial. Javascript code to write will be horrible... In my opinion, it's a lot of ugly code for a small added value. (In reply to M. de Rooy from comment #109)
I have no perfect solution at hand, but maybe just adding 11/160 characters would already be more clear?
Done. -- You are receiving this mail because: You are watching all bug changes.