Opened 15 years ago
Closed 15 years ago
#12952 closed defect (bug) (fixed)
Permalinks Options page bug
Reported by: | martythornley | Owned by: | ryan |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | major | Version: | 3.0 |
Component: | Permalinks | Keywords: | permalinks, options |
Focuses: | Cc: |
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)
Change History (2)
Note: See
TracTickets for help on using
tickets.
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