Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#27784 closed defect (bug) (fixed)

RTL CSS isn't loaded for login page

Reported by: yoavf's profile yoavf Owned by: nacin's profile nacin
Milestone: 3.9 Priority: high
Severity: normal Version: 3.9
Component: Login and Registration Keywords: has-patch commit
Focuses: rtl Cc:

Description (last modified by yoavf)

A few issues

  1. login-rtl.css isn't loaded
  2. login.css doesn't import l10n.css with css locale preferences

Attachments (2)

login-rtl.diff (1.4 KB) - added by yoavf 11 years ago.
login-rtl-option-2.diff (1.6 KB) - added by yoavf 11 years ago.

Download all attachments as: .zip

Change History (7)

@yoavf
11 years ago

#1 @yoavf
11 years ago

  • Description modified (diff)

#2 @yoavf
11 years ago

I see two options to fix this

  1. Load l10n.css in login.css login-rtl.diff
  2. Add l10n css directly to login.css login-rtl-option-2.diff

#3 @ocean90
11 years ago

  • Keywords commit added
  • Priority changed from normal to high
  • Version set to trunk

My vote is for login-rtl.diff. Works as expected.

#5 @nacin
11 years ago

  • Owner set to nacin
  • Resolution set to fixed
  • Status changed from new to closed

In 28096:

RTL for login screen.

props yoavf.
fixes #27784.

Note: See TracTickets for help on using tickets.