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

WordPress Trac noreply at wordpress.org
Tue Oct 31 11:57:52 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 has-unit-tests commit      |     Focuses:  css, rtl
  dev-reviewed                                   |
-------------------------------------------------+-------------------------
Changes (by SergeyBiryukov):

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


Comment:

 In [changeset:"57031" 57031]:
 {{{
 #!CommitTicketReference repository="" revision="57031"
 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].

 Reviewed by hellofromTonya.
 Merges [57028] to the 6.4 branch.

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

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


More information about the wp-trac mailing list