Summary: | koha-email-disable error handling | ||
---|---|---|---|
Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Component: | Packaging | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | P5 - low | CC: | chris, gmcharlt, mtj, robin |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | Sponsored | |
Patch complexity: | Small patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | |||
Bug Blocks: | 4876 | ||
Attachments: |
Bug 10150 - koha-email-disable error handling
Signed off patch Bug 10150 - koha-email-disable error handling |
Description
Tomás Cohen Arazi (tcohen)
2013-04-29 15:33:01 UTC
Created attachment 17800 [details] [review] Bug 10150 - koha-email-disable error handling koha-email-disable now - Checks the instance exists. - Checks if email is already disabled. Regards To+ Sponsored-by: Universidad Nacional de Córdoba ./debian/scripts/koha-email-disable Disables the email for Koha instances. Usage: ./debian/scripts/koha-email-disable instancename1 instancename2... Missing instance name... ./debian/scripts/koha-email-disable persona Email already disabled for instance persona. ./debian/scripts/koha-email-disable per Unknown instance per. ./debian/scripts/koha-email-disable per persona Unknown instance per. Email already disabled for instance persona. Created attachment 17826 [details] [review] Signed off patch Created attachment 17877 [details] [review] Bug 10150 - koha-email-disable error handling koha-email-disable now - Checks the instance exists. - Checks if email is already disabled. Regards To+ Sponsored-by: Universidad Nacional de Córdoba Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Mason James <mtj@kohaaloha.com> > Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
> Signed-off-by: Mason James <mtj@kohaaloha.com>
passing QA on this patch...
Pushed to master. Thanks, Tomás! Pushed to 3.10.x will be in 3.10.6 |