https://bugzilla.wikimedia.org/show_bug.cgi?id=28301

Purodha Blissenbach <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |rodha.net

--- Comment #2 from Purodha Blissenbach <[email protected]> 
2011-04-05 01:09:37 UTC ---
(In reply to comment #0)
> Simply adding div dir="rtl" around the message if the language is RTL will
> solve this bug.

Unfortunately, it might also be producing wrong nestings of HTML inline and
block elements, producing invalid HTML. It is usually better to find the
nearest enclosing block element (<div>, <td>, <li> or so) and set its dir= and
lang= attributes - provided, there is nothing else in this container.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to