[Koha-bugs] [Bug 7411] remove diacritics when automatically generating userid

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jun 9 19:37:02 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7411

Dobrica Pavlinusic <dpavlin at rot13.org> changed:

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

--- Comment #8 from Dobrica Pavlinusic <dpavlin at rot13.org> ---
Created attachment 10049
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10049&action=edit
Bug 7411: Remove diacritics from generated userid

Patch introduces a new module Text::Unaccent.

To test:
1) Add a new patron with diacritics in surname and first name, leave userid
empty.
2) Save user and check the created userid has only the base characters and
diacritics have been removed correctly.
3) Create another user with the same surname and first name, check userid
is generated correctly.

Signed-off-by: Dobrica Pavlinusic <dpavlin at rot13.org>

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


More information about the Koha-bugs mailing list