https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17965

--- Comment #4 from Marc VĂ©ron <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to