[wp-trac] [WordPress Trac] #29464: setup-config.php should use RTL CSS files

WordPress Trac noreply at wordpress.org
Tue Sep 2 08:16:01 UTC 2014


#29464: setup-config.php should use RTL CSS files
-----------------------------+-----------------------
 Reporter:  SergeyBiryukov   |      Owner:
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  4.0
Component:  Upgrade/Install  |    Version:
 Severity:  normal           |   Keywords:  has-patch
  Focuses:  ui, rtl          |
-----------------------------+-----------------------
 Background: #29452

 For RTL, we have `install-rtl.css` and `buttons-rtl.css` files. We use
 them in `install.php`, but not in `setup-config.php`. This leads to
 misplaced list, fields, and button (see the screenshots).

 This is not a regression, but seems trivial to fix. We use
 `wp_admin_css()` in `install.php`, and it works fine in `setup-config.php`
 too.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29464>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list