Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#46868 closed defect (bug) (fixed)

Site Health : RTL css doesn't load

Reported by: mohadeseghasemi Owned by: desrosj
Priority: normal Milestone: 5.2
Component: Site Health Version: 5.2
Severity: normal Keywords: has-screenshots site-health has-patch
Cc: Focuses: rtl, administration

Description

I check the Site Health Status in RTL version, it seems the RTL css file doesn't load and t loads the default styles.

Attachments (3)

Site Health Status.png (34.8 KB ) - added by mohadeseghasemi 7 years ago.
RTL-view.png (18.4 KB ) - added by ebrahimzadeh 7 years ago.
46868.patch (344 bytes ) - added by ebrahimzadeh 7 years ago.

Download all attachments as: .zip

Change History (10)

#1 @ebrahimzadeh
7 years ago

  • Severity majornormal

Hi @mohadeseghasemi

Same result here. For test I rename site-health-rtl.min to site-health.min, it works, see the attachment.

@ebrahimzadeh
7 years ago

#2 @afercia
7 years ago

  • Keywords site-health added
  • Milestone Awaiting Review5.2
  • Versiontrunk

Can reproduce. At the very least, the site-health CSS needs to be added to the $rtl_styles array in script-loader.php.

@ebrahimzadeh
7 years ago

#3 @ebrahimzadeh
7 years ago

Please check the patch.

#4 @ebrahimzadeh
7 years ago

  • Keywords has-patch added; needs-patch removed

#5 @desrosj
7 years ago

  • Owner set to desrosj
  • Status newreviewing

#6 @desrosj
7 years ago

  • Resolutionfixed
  • Status reviewingclosed

In 45168:

Site Health: Ensure Site Health pages are correctly displayed for RTL locales.

Props: ebrahimzadeh, afercia, mohadeseghasemi.
Fixes #46868.

#7 @spacedmonkey
7 years ago

  • Component AdministrationSite Health
Note: See TracTickets for help on using tickets.