Changes between Initial Version and Version 1 of Ticket #16521, comment 10
- Timestamp:
- 02/10/2011 09:11:43 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16521, comment 10
initial v1 1 Places such as get_the_category_list() are passing string ints and expect edthem to be treated as IDs. Now they are treated as slugs which results in fail. We need a more conservative patch.1 Places such as get_the_category_list() are passing string ints and expecting them to be treated as IDs. Now they are treated as slugs which results in fail. We need a more conservative patch.