Opened 19 years ago
Closed 19 years ago
#4706 closed defect (bug) (fixed)
"You should update your .htaccess now." message appears even for non-mod_rewrite permalink structures
| Reported by: | markjaquith | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Administration | Version: | 2.3 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Setting permalink structure as:
/index.php/%year%/%monthnum%/%day%/%postname%/
The following message is shown on update:
You should update your .htaccess now.
No code for .htaccess is provided (because I've chosen a non-mod_rewrite structure).
Attachments (1)
Change History (4)
#1
@
19 years ago
There's a patch. Now it uses the logic like from the bottom of options-permalink.php where it decides whether or not to echo out the .htaccess code.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Better logic