Today I found and fixed another important bug. If you update only partial data of an entry via api or via custom php script, the slug can be overwritten to the default placeholder. If you use the admin interface, everthing works fine.
Hello,
Is it possible to remove diacritics when generating slug? Or even better substitute them like this:
ș to s
ț to t
ă to a
â to a
î to i
And ofcourse te uppercase versions of the diacritics…