Use Drupal Core Transliteration

Created on 5 March 2024, 9 months ago

Problem/Motivation

On sites using current Drupal versions > 8 the transliteration module is not available, but there is service in available in Drupal Core.
The module is checking the dependency on the transliteration module, and this will always fail. So transliteration is never available.

Steps to reproduce

Install module on D10. Try to enable transliteration of generated user names.

Proposed resolution

Remove dependency on Drupal 7 transliteration module and use Drupal Core Transliteration Class.

🐛 Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

🇩🇪Germany maacl

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024