Changes between Initial Version and Version 1 of Ticket #5056, comment 5
- Timestamp:
- 10/25/2013 01:34:47 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5056, comment 5
initial v1 1 1 01.patch addresses group slug resolution for this UTF8 issue. 2 2 3 Th e larger problem appears to be more WP-centric due to `sanitize_title()`, which we rely on for sanitizing slugs.3 This will be fixed when rewrite rules are implemented.