#58881 closed defect (bug) (worksforme)
Error with load-styles.php
| Reported by: | anonymized_20788931 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 6.3 |
| Severity: | critical | Keywords: | |
| Cc: | Focuses: |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Seems it works now. Closing the ticket. But issue with images are still there.