Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #22363, comment 20


Ignore:
Timestamp:
06/29/2013 07:42:26 AM (12 years ago)
Author:
NumidWasNotAvailable
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22363, comment 20

    v1 v2  
    1313=== About `remove_accents` ===
    1414
    15 In this ticket we have discovered that `remove_accents` was not handling Unicode combining characters at all.
     15In this ticket we discovered that `remove_accents` was not handling Unicode combining characters at all.
    1616
    17 I think we can create a new ticket for this issue.
     17I created a new ticket for this issue: #24661.