Changes between Initial Version and Version 1 of Ticket #5809, comment 80
- Timestamp:
- 09/26/2012 11:05:13 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5809, comment 80
initial v1 3 3 It will actually create a term with the title 'Banana', but the slug 'orange-2'. 4 4 5 The bad news is that users probably don't want 'orange-2' as the slug for the 'Banana' term, so it doesn't seem like this would help that much.5 The bad news is that users probably don't want 'orange-2' as the slug for the 'Banana' term, so it doesn't seem like this would help that much. 6 6 7 7 The good news is that we don't need to touch the UNIQUE index and don't need to worry about #21950.