Opened 2 years ago
Closed 2 years ago
#16136 closed defect (bug) (fixed)
Permalinks in the form /index.php/xxxxx no longer works for pages
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Permalinks | Version: | 3.1 |
| Severity: | major | Keywords: | reporter-feedback |
| Cc: |
Description
Testing the 3.1-RC2, the links to the static pages return a "Page not found" message with PATHINFO permalinks in the form /index.php/pageslug.
Even with newly created pages and despite an update of the permalink structure saving the options, there is no access to pages but the retrieval of posts, individually or by category, is operational .
This was working well in prior releases until 3.0.4.
Can it possibly be a 3.1 bug ?
Change History (8)
comment:3
SergeyBiryukov — 2 years ago
comment:4
SergeyBiryukov — 2 years ago
- Keywords reporter-feedback added; permalinks pathinfo index.php removed
- Resolution set to fixed
- Status changed from new to closed
- Resolution fixed deleted
- Status changed from closed to reopened
Reopened because I'm not sure to be the right person for closing a ticket. Sorry if I did something wrong.
Note: See
TracTickets for help on using
tickets.

Could you check 3.1-RC2-17229? There was a related change recently, see [17226].