#20732 closed defect (bug) (invalid)
Slug Latin Characters
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Formatting | Version: | 3.3.2 |
| Severity: | normal | Keywords: | close |
| Cc: |
Description
When WP cleans the slug, it's also removing some latins characters instead of replace them, as "Ç" by "C" or "Ã" by "A" and so on. See attached.
Attachments (1)
Change History (9)
comment:1
SergeyBiryukov — 12 months ago
- Component changed from General to Formatting
- Keywords reporter-feedback added; needs-patch removed
- Severity changed from critical to normal
Can you reproduce this on a clean install?
I get "Dissolução" converted to "dissolucao" in a post slug in both WordPress 3.3.2 and 3.4-beta4.
For:
"Dissolução de sociedade e responsabilidade dos sócios na visão do Superior Tribunal de Justiça"
I got:
"dissoluo-de-sociedade-e-responsabilidade-dos-scios-na-viso-superior-tribunal-de-justia"
But not in a new fresh installation. I will keep you posted what could be.
Regards,
- Resolution set to worksforme
- Status changed from new to closed
On our installation, it's caused by Wordpress SEO plugin by Yoast.
Thank you.
comment:4
SergeyBiryukov — 12 months ago
- Milestone Awaiting Review deleted
- Keywords reporter-feedback close removed
- Resolution worksforme deleted
- Status changed from closed to reopened
- Keywords close added
The plugin bug is also fixed with the 1.1.8 Version here
http://wordpress.org/extend/plugins/wordpress-seo/changelog/
The developer fixed right away. Thanks Joost.

PS