Changes between Version 1 and Version 2 of Ticket #22363, comment 20
- Timestamp:
- 06/29/2013 07:42:26 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22363, comment 20
v1 v2 13 13 === About `remove_accents` === 14 14 15 In this ticket we havediscovered that `remove_accents` was not handling Unicode combining characters at all.15 In this ticket we discovered that `remove_accents` was not handling Unicode combining characters at all. 16 16 17 I think we can create a new ticket for this issue.17 I created a new ticket for this issue: #24661.