Skip to content

Transliteration of "dashed" characters #40004

Open
@Bashev

Description

@Bashev

Preconditions and environment

  • Magento version
  • Anything else that would help a developer reproduce the bug

Transliteration of "dashed" characters
In the transliteration table few characters are translated with '-' (dash) which is not correct.
They have relevant characters from Cyrillic to Latin


Ъ -> A


Ь -> Y


ъ -> а


ь -> y

Additionally, keep the character case instead of lowercasing everything. This will allow the Translit Filter to be used in many cases, not just in Translate URLs (where everything is additionally lowercased)

Steps to reproduce

Create a product with Name "Дельо Войвода е български хайдутин"
Leave URL Key empty and see the generated result

Expected result

delyo-vojvoda-e-balgarski-haydutin

Actual result

del-o-vojvoda-e-b-lgarski-hajdutin

Additional information

No response

Release note

No response

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: SEOComponent: UrlIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.Reported on 2.4.xIndicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

    Type

    No type

    Projects

    Status

    Ready for Development

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions