https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #4 from Owen Leonard <[email protected]> --- I worry that too many of the available notices depend on logic or circumstances which aren't taken into account for here. - ACCTDETAILS Account Details Template - DEFAULT -- This one is useful, although it's not good that our sample notice includes the encrypted password. - MEMBERSHIP_EXPIRY Account expiration -- I can see this being useful as well. - OPAC_REG_VERIFY Opac Self-Registration Verification Email -- This would be useful if it could be done, but can it? If you require email verification for self-registrations the patron record isn't created until verified. Meaning you couldn't find the patron record to re-send the verification. - PASSWORD_RESET Online password reset -- Useful, but doesn't work. There is no link in the message. - DISCHARGE Discharge -- This notice is usually generated as a PDF, not sent via email. Does an email work for the discharge process? These notices don't make sense because there's not enough context for the message: PROBLEM_REPORT OPAC Problem Report SHARE_ACCEPT Notification about an accepted share SHARE_INVITE Invitation for sharing a list -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
