Known issues
Diacritics are removed on CatalogAPI
Diacritics are removed on CatalogAPI
ID: 623345
No Fix
Published on 7/22/2022
•
Last update on 2/16/2024
Summary
Currently, some diacritic characters, such as ă are not preserved when saved using the catalogAPI: https://developers.vtex.com/vtex-rest-api/reference/catalog-api-put-product
Simulation
1 - use a put product API https://developers.vtex.com/vtex-rest-api/reference/catalog-api-put-product with a diacritic Ex:

2 - Then either check this data via API or catalog admin, you'll have these characters removed: https://developers.vtex.com/vtex-rest-api/reference/catalog-api-get-product

Workaround
Manually update these products via admin UI