Skip to content
Snippets Groups Projects
Commit bb43d4db authored by Huy Le's avatar Huy Le
Browse files

[FIX] website: missing seo name character


Currently entering custom urls will be missing characters if they contain unicode.

Steps to reproduce:
1. Open Promote dialog
2. Enter a custom url that contains unicode (e.g. `Nội dung có Dấu`)
3. Output: `n-i-dung-c-d-u`

Expected output after this commit: `noi-dung-co-dau`

closes odoo/odoo#104572

Signed-off-by: default avatarRomain Derie (rde) <rde@odoo.com>
parent a066a8b1
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment