[wp-trac] [WordPress Trac] #59715: blocks RTL Styles doesn't load in recent versions

WordPress Trac noreply at wordpress.org
Mon Oct 30 12:52:59 UTC 2023


#59715: blocks RTL Styles doesn't load in recent versions
-------------------------------------------------+-------------------------
 Reporter:  maahrokh                             |       Owner:  mukesh27
     Type:  defect (bug)                         |      Status:  closed
 Priority:  normal                               |   Milestone:  6.4
Component:  Script Loader                        |     Version:  6.3
 Severity:  critical                             |  Resolution:  fixed
 Keywords:  has-patch needs-testing has-unit-    |     Focuses:  css, rtl
  tests                                          |
-------------------------------------------------+-------------------------
Changes (by SergeyBiryukov):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"57028" 57028]:
 {{{
 #!CommitTicketReference repository="" revision="57028"
 Editor: Correctly load RTL stylesheets in
 `register_core_block_style_handles()`.

 When setting an RTL language under Settings → General, some RTL
 stylesheets were not loaded, with LTR stylesheets being loaded instead,
 meaning that some blocks were not displayed correctly.

 This commit ensures that all appropriate RTL stylesheets are loaded when
 selecting an RTL language.

 Follow-up to [56524].

 Props mukesh27, maahrokh, hellofromTonya, joemcgill, huzaifaalmesbah,
 rajinsharwar, devmuhib, swissspidy.
 Fixes #59715.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/59715#comment:27>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list