[Koha-bugs] [Bug 32500] OPAC_REG_VERIFY has too many options for "Message body"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 27 11:42:16 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32500

Frédéric Demians <frederic at tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #144731|0                           |1
        is obsolete|                            |

--- Comment #2 from Frédéric Demians <frederic at tamil.fr> ---
Created attachment 144846
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144846&action=edit
Bug 32500: Show only relevant message body option for OPAC_REG_VERIFY

This patch changes the "Message body" options for the
OPAC_REG_VERIFY notice so that only the relevant
"borrower_modifications.verification_token"
appears as an option.

Tables like branches, biblio, biblioitems, items, borrowers,
and issues aren't passed to OPAC_REG_VERIFY at processing time.
The only table passed is "borrower_modifications", and only the
token is the relevant field there.

Signed-off-by: Frédéric Demians <f.demians at tamil.fr>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list