In advanced_notices.pl you can return the number of due items using <<count>> flag. If you use this flag in overdue_notices, it does not work, no number is displayed. Step to reproduce : Attach the default DUEDGST notification to overdue rules, and run advanced_notices.pl -n, You should see something like : You have items due instead of You have 2 items due (2, or 1, or 3, or whatever you've overdue)
Created attachment 5605 [details] [review] Bug 6926 : overdue_notices don't send itemcount to notification In advanced_notices.pl you can return the number of due items using <<count>> flag. If you use this flag in overdue_notices, it does not work, no number is displayed.
Created attachment 6185 [details] [review] Bug 6926 : overdue_notices don't send itemcount to notification In advanced_notices.pl you can return the number of due items using <<count>> flag. If you use this flag in overdue_notices, it does not work, no number is displayed. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
QA: Looks good. Updated patch status.
patch pushed, please test
This was included in the 3.6 branch prior to 3.6.4.