Make WordPress Core

Opened 17 months ago

Closed 17 months ago

Last modified 10 months ago

#58881 closed defect (bug) (worksforme)

Error with load-styles.php

Reported by: platonkristinin's profile platonkristinin Owned by:
Milestone: Priority: normal
Severity: critical Version: 6.3
Component: General Keywords:
Focuses: Cc:

Description

Hi. WordPress 6.3RC1 on PHP 8.1.17 doesn't properly loading styles for Admin -> Media and also doesn't load some content images in posts. Server log is following:

Error on sending request(GET /wp-admin/load-styles.php?c=0&dir=ltr&load%5Bchunk_0%5D=dashicons,admin-bar,buttons,media-views,common,forms,admin-menu,dashboard,list-tables,edit,revisions,media,themes,about,nav-menu&load%5Bchunk_1%5D=s,wp-pointer,widgets,site-icon,l10n,wp-auth-check,wp-jquery-ui-dialog&ver=6.3-RC1 HTTP/1.1); uri(/wp-admin/load-styles.php?c=0&dir=ltr&load%5Bchunk_0%5D=dashicons,admin-bar,buttons,media-views,common,forms,admin-menu,dashboard,list-tables,edit,revisions,media,themes,about,nav-menu&load%5Bchunk_1%5D=s,wp-pointer,widgets,site-icon,l10n,wp-auth-check,wp-jquery-ui-dialog&ver=6.3-RC1) content-length(0): ReceiveAckHdr: nothing to read from backend (LVE ID 6505)

With PHP 8.0.28 all works fine.

Change History (2)

#1 @platonkristinin
17 months ago

  • Resolution set to worksforme
  • Status changed from new to closed

Seems it works now. Closing the ticket. But issue with images are still there.

#2 @swissspidy
10 months ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.