[wp-trac] [WordPress Trac] #55597: WordPress 6.0-beta2-53224 not creating .htaccess

WordPress Trac noreply at wordpress.org
Thu Apr 21 10:58:53 UTC 2022


#55597: WordPress 6.0-beta2-53224 not creating .htaccess
--------------------------+---------------------------------------
 Reporter:  campation     |      Owner:  (none)
     Type:  defect (bug)  |     Status:  assigned
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Permalinks    |    Version:  trunk
 Severity:  critical      |   Keywords:  needs-testing needs-patch
  Focuses:                |
--------------------------+---------------------------------------
 on my development site (Plesk Obsidian, Centos 7.9) a fresh installed
 latest WP 6.0 beta2 does not create an .htaccess file at all.

 Steps:
  - wordpress-6.0-beta2.zip does not contain .htaccess
  - unzipped and uploaded to site
  - domain opened in browser
  - run set up process until login
  - no .htaccess created
  - table wp_options 'permalink_structure' contains
 "/index.php/%year%/%monthnum%/%day%/%postname%/"
  - login as admin
  - selecting a permalink structure and saving on /wp-admin/options-
 permalink.php
  - table wp_options 'permalink_structure' contains "/%postname%/" as
 expected
  - no .htaccess created
  - repeated saving of permalink structure does not help to create
 .htaccess
  - no entry in debug.log
  - as to be expected: permalinks not working in front end
  - only solution: create a basic .htaccess manually

 To me this seems a severe bug.

 Found this while testing one of my plugins on WP 6.0 before updating it to
 plugin repository

 Chris
 PS: no answer required

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/55597>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list