[wp-trac] [WordPress Trac] #24661: remove_accents is not removing combining accents
WordPress Trac
noreply at wordpress.org
Mon Jul 19 15:10:03 UTC 2021
#24661: remove_accents is not removing combining accents
----------------------------------+-----------------------------
Reporter: NumidWasNotAvailable | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Formatting | Version: 1.2.1
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
----------------------------------+-----------------------------
Comment (by zodiac1978):
Replying to [comment:38 rodrigosevero]:
> Well, we are at 5.7.2 five years later and it seems that this issue
haven't been solved yet.
>
> Either the solution proposed here or the solution proposed at
https://core.trac.wordpress.org/ticket/35951 seems to work.
>
> How can I help move this issue forward?
I think there is a working solution mentioned in
https://core.trac.wordpress.org/ticket/35951#comment:4
I am waiting for feedback on this approach for months now.
The hosting team is officially recommending the `intl` PHP extension which
is needed to use this patch:
https://make.wordpress.org/hosting/2021/05/20/why-hosters-should-install-
the-php-intl-extension/
There is a polyfill mentioned here
https://core.trac.wordpress.org/ticket/52654#comment:14 which could be a
solution for everyone on a hoster not having the `intl` extension.
You could try to push this solution and provide the polyfill as a
fallback.
Or you could provide the wanted solution in a plugin like
https://github.com/Zodiac1978/tl-normalizer
(https://de.wordpress.org/plugins/normalizer/) if you can't wait for a
core solution.
Another plugin is https://github.com/gitlost/unfc-normalize
(https://wordpress.org/plugins/unfc-normalize/).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/24661#comment:39>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list