#16728 closed enhancement (invalid)
Canonical redirect ?category_name= to ?cat=
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Canonical | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch close |
| Cc: |
Description
See #16644
Attachments (2)
Change History (10)
- Owner set to scribu
- Status changed from new to reviewing
Replying to scribu:
Shouldn't there also be a check for wether pretty permalinks are on?
Yes added it.
- Keywords close added
I've just learned from ryan that ?cat= doesn't in fact include children, while ?category_name does.
So ?cat= is different from ?category_name=. Therefore, there shouldn't be a canonical redirect.
Also, if permalinks are enabled, ?cat= shouldn't redirect to /category/ either.
- Resolution set to invalid
- Status changed from reviewing to closed
Replying to scribu:
I've just learned from ryan that ?cat= doesn't in fact include children, while ?category_name does.
So ?cat= is different from ?category_name=. Therefore, there shouldn't be a canonical redirect.
Okay, closing this as invalid.
Note: See
TracTickets for help on using
tickets.

Shouldn't there also be a check for wether pretty permalinks are on?