The system prefrerence 'OverdueNoticeBcc' seems, by its name, to imply that a BCC will be added to all overdue notices -- the description says that the address will be added to all notices. The behavior of the system follows the description, not the system preference name. The system preference should be re-named to NoticeBcc. See also * bug 12490 * discussion on the topic in #koha: http://irc.koha-community.org/koha/2015-07-16#i_1703637
Created attachment 61862 [details] [review] Bug 14537: Renaming OverdueNoticeBcc to NoticeBcc To test: 1) Apply patch and update database 2) Run 'git grep "OverdueNoticeBcc"' and confirm there are no other instances Sponsored-by: Catalyst IT
Created attachment 61872 [details] [review] Bug 14537: Renaming OverdueNoticeBcc to NoticeBcc To test: 1) Apply patch and update database 2) Run 'git grep "OverdueNoticeBcc"' and confirm there are no other instances Sponsored-by: Catalyst IT Signed-off-by: Marc Véron <veron@veron.ch>
Created attachment 61961 [details] [review] Bug 14537: Renaming OverdueNoticeBcc to NoticeBcc To test: 1) Apply patch and update database 2) Run 'git grep "OverdueNoticeBcc"' and confirm there are no other instances Sponsored-by: Catalyst IT Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 61962 [details] [review] Bug 14537: [QA Follow-up] Remove one overdues residue in pref description Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Pushed to master for 17.05, thanks Aleisha, Marcel!
+1 This won't get ported back to 16.11.x as it is an enhancement.
Fixed small typo in text for release notes (prefrence)