Opened 16 years ago
Closed 16 years ago
#12952 closed defect (bug) (fixed)
Permalinks Options page bug
| Reported by: | martythornley | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Permalinks | Version: | 3.0 |
| Severity: | major | Keywords: | permalinks, options |
| Cc: | Focuses: |
Description
The permalinks seem to work as selected but always show as 'Custom' being selected, not the one I chose, i.e. "Month and name' or 'Day and name'. They work on site and show up in the correct format within that 'Custom' text input.
Screenshot attached.
Using beta 3.0-beta-1
Network setup in a folder on a subdomain as main site:
Attachments (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Also noticed during the patching, that index.php/xxx (Pathinfo links) were improperly prefixed for multisite.
Commit moved the prefixing from the textbox to the text in front as well for index.php/ to match the /blog prefixing methodology.
See: [14051] Check the appropriate radio option on the Permalinks page for the Root blog; Display index.php prefixes properly for the root Multisite Blog. Fixes #12952