Changes between Initial Version and Version 1 of Ticket #18009, comment 2
- Timestamp:
- 07/06/11 18:32:15 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18009, comment 2
initial v1 1 1 Replying to [comment:1 nacin]: 2 2 > That's actually proper behavior. The term API makes a distinct difference between a numeric string, treating it as a slug, and an integer, which it treats as an ID. 3 4 It seems rather counter-intuitive to the normal PHP workflow (ignoring types, that is) to make that sort of behavior built into the term API.