Changes between Initial Version and Version 1 of Ticket #35115, comment 11
- Timestamp:
- 12/17/2015 10:37:08 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35115, comment 11
initial v1 1 1 @Fuse99: Yes, this change will allow using the `title` parameter without consequences in the URLs. This is the main goal IMHO, as this was working properly before 4.4. 2 2 3 The idea is to still allow querying posts by title (as introduced in [33706]), but without the option to query them directly through the URLs (which was causing 404s in GET and POST requests that contain `title` parameter s).3 The idea is to still allow querying posts by title (as introduced in [33706]), but without the option to query them directly through the URLs (which was causing 404s in GET and POST requests that contain `title` parameter).