Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#27784 closed defect (bug) (fixed)

RTL CSS isn't loaded for login page

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

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 12 years ago.
login-rtl-option-2.diff (1.6 KB ) - added by yoavf 12 years ago.

Download all attachments as: .zip

Change History (7)

@yoavf
12 years ago

#1 @yoavf
12 years ago

  • Description modified (diff)

#2 @yoavf
12 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
12 years ago

  • Keywords commit added
  • Priority normalhigh
  • Versiontrunk

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

#5 @nacin
12 years ago

  • Owner set to nacin
  • Resolutionfixed
  • Status newclosed

In 28096:

RTL for login screen.

props yoavf.
fixes #27784.

Note: See TracTickets for help on using tickets.