Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#11919 closed defect (bug) (fixed)

RTL defect in post-edit subpannel

Reported by: ramiy Owned by: yoavf
Priority: normal Milestone: 3.0
Component: RTL Version: 2.9.1
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Bloggers that use wordpress for RTL languages (Hebrew, Aracic, Persian) see a defect in post-edit subpannel (see attached print-screen).

The solution for this defect is to add ‏ character BETWEEN the "sample-permalink" and the "edit-slug-button".

We use this solution in wikipedia (hebrew wikipedia). if you have other soluttion, like CSS float, it can work too.

Attachments (3)

slug_problem_in_rtl_wordpress.PNG (41.5 KB ) - added by ramiy 17 years ago.
rtl-slug.diff (1.1 KB ) - added by yoavf 17 years ago.
11919.patch (1.1 KB ) - added by ramiy 17 years ago.

Download all attachments as: .zip

Change History (8)

#1 @yoavf
17 years ago

  • Milestone 2.9.23.0
  • Priority highnormal
  • Severity majornormal
  • Status newaccepted

@yoavf
17 years ago

#2 @yoavf
17 years ago

rtl-slug.diff fixes the problem.
Using ‎ - http://en.wikipedia.org/wiki/Left-to-right_mark

#3 @yoavf
17 years ago

  • Keywords has-patch added

#4 @ramiy
17 years ago

lookes good.

@ramiy
17 years ago

#5 @ryan
17 years ago

  • Resolutionfixed
  • Status acceptedclosed
Note: See TracTickets for help on using tickets.