Changes between Initial Version and Version 1 of Ticket #16282, comment 44
- Timestamp:
- 01/24/11 16:47:40 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16282, comment 44
initial v1 3 3 Going to {{{/category/șir}}} will work, as noted above. 4 4 5 Doing {{{get_term_link('șir', 'category') );}}} wont' work, because the slug isn't URL-encoded this time.5 Doing {{{get_term_link('șir', 'category');}}} wont' work, because the slug isn't URL-encoded this time. 6 6 7 7 So, there still is cause for concern.