Make WordPress Core

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#45646 closed defect (bug) (duplicate)

Redirecting issue for wp-includes/css/dist/block-library/style.min-rtl.css

Reported by: msn6060 Owned by:
Priority: normal Milestone:
Component: Script Loader Version: 5.0
Severity: normal Keywords:
Cc: Focuses:

Description

After updating WordPress to 5 version, this link:

yoursite.com/wp-includes/css/dist/block-library/style.min-rtl.css is redirect to
yoursite.com/wp-includes/css/dist/block-library/style.min-rtl.css/

It means that instead of loading css file, browser request to get this directory but it is not exist WordPress core.

So this issue causes to have several seconds delay in loading site (so loading of site needs to more times due to this issue). I also test it locally and the result is the same.

Change History (2)

#1 @ocean90
8 years ago

  • Component GeneralScript Loader
  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed
  • Version5.0

Hello @msn6060, welcome to WordPress Trac!

Thanks for your report, we're already tracking this issue in #45547.

#2 @RMarks
8 years ago

#45647 was marked as a duplicate.

Note: See TracTickets for help on using tickets.