22 Feb
2017
22 Feb
'17
9:03 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17965 --- Comment #4 from Marc Véron <veron@veron.ch> --- I tested this patch on top of 17979, 17963 and 17964 ( https://bugs.koha-community.org/bugzilla3/showdependencygraph.cgi?id=17965 ) DUEDGST notice is defined as: You have <<count>> items due, with TT syntax: [% count %] The message created (for a patron with 2 items due) is: You have 2 items due, with TT syntax: [% count %] Expected: You have 2 items due, with TT syntax: 2 Did I forget a dependency or is something wrong with the definition? -- You are receiving this mail because: You are watching all bug changes.