[Bug 15482] New: Koha does not like the full-width commercial character in an email address
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15482 Bug ID: 15482 Summary: Koha does not like the full-width commercial character in an email address Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Funny bug, really happened: Put @ (full-width commercial; U+FF20) in a patron email address. And see that Letters.pm does not like it. The address will not be accepted, no mail sent. The address appeared to be copied from a page where the full-width character is used to discourage spammers. For the solution two directions immediately come up: Left: Change it where we edit it. Right: But suppose that we like the anti-spam effect of it (although this is actually minimal of course), we could do a replace in Letters.pm (and maybe some more places where we directly send an email). Your opinion is welcome. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15482 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch --- Comment #1 from Marc Véron <veron@veron.ch> --- Tested and confirmed. I would go to the left (accept the letter in validation JavaScript and while validation with JavaScript disabled, replace it before storing to the database). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15482 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- This does not apply anymore to master. It is not possible in opac and staff to put this email address in the patron record. (This check was not in older versions of Koha.) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15482 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org