Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTL comments appear incorrectly #26

Closed
yaronf opened this issue May 14, 2014 · 1 comment
Closed

RTL comments appear incorrectly #26

yaronf opened this issue May 14, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@yaronf
Copy link

yaronf commented May 14, 2014

While feeds and items have a correct dir attribute, comments still do not. So all the Hebrew comments for Hebrew articles are currently flush left.

The fix is simple (sorry for not providing proper patch):

In xslt/item.xml.in, line 394:

   <div class="comment" dir="{$txtDirection}">

Thanks!

@lwindolf lwindolf added the bug label May 14, 2014
@lwindolf lwindolf added this to the 1.10.10 milestone May 14, 2014
@lwindolf lwindolf self-assigned this May 14, 2014
@lwindolf
Copy link
Owner

Thanks for the hint! Fix will be released with 1.10.10 and 1.11.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants