Summary: | Improve messages in patron anonymizing tool | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Tools | Assignee: | Briana Greally <brianagreally> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | brendan, chris, f.demians, julian.maurice |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6756 | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 14810 Improve messages in patron anonymizing tool
[SIGNED-OFF] Bug 14810 Improve messages in patron anonymizing tool Bug 14810 Improve messages in patron anonymizing tool |
Description
Katrin Fischer
2015-09-13 15:08:29 UTC
Some nice rewording would be good! Created attachment 46839 [details] [review] Bug 14810 Improve messages in patron anonymizing tool To test: Create circulation records Go to 'http://localhost:8081/cgi-bin/koha/tools/cleanborrowers.pl' Anonymize patron checkout history Message should read 'All checkouts older than [date] have been anonymized When patch is not applied, message reads 'All patrons with checkouts older than [date] have been anonymized" Created attachment 46904 [details] [review] [SIGNED-OFF] Bug 14810 Improve messages in patron anonymizing tool To test: Create circulation records Go to 'http://localhost:8081/cgi-bin/koha/tools/cleanborrowers.pl' Anonymize patron checkout history Message should read 'All checkouts older than [date] have been anonymized When patch is not applied, message reads 'All patrons with checkouts older than [date] have been anonymized" Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 46913 [details] [review] Bug 14810 Improve messages in patron anonymizing tool To test: Create circulation records Go to 'http://localhost:8081/cgi-bin/koha/tools/cleanborrowers.pl' Anonymize patron checkout history Message should read 'All checkouts older than [date] have been anonymized When patch is not applied, message reads 'All patrons with checkouts older than [date] have been anonymized" Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to Master - Should be in the May 2016 release. Thanks! Patch pushed to 3.22.x, will be in 3.22.3 This patch has been pushed to 3.20.x, will be in 3.20.9. |