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

Bug: does not work when new design interface is localized #1

Closed
Jackymancs4 opened this issue May 5, 2019 · 2 comments
Closed

Bug: does not work when new design interface is localized #1

Jackymancs4 opened this issue May 5, 2019 · 2 comments

Comments

@Jackymancs4
Copy link

Hello @pauldraper
Thanks for this extension.

Right now, it doesn't work when the new design interface is localized in a language different from English.

E.g. In italian (my language) Comment removed by moderator is always written down as [rimosso].

It seems to work fine, fine

I think the problem is here

'//*[*/*/*[contains(text(), "Comment removed by moderator")]]',

where you hard-coded the english string.

I have not thoroughly investigated into your code, and I'm not sure how you could think a more general approach, since in the new design css classes are quite random, but just adding a note about it in the description would be a start.

@pauldraper
Copy link
Owner

Yes, that is indeed a good summary of the problem.

Unfortunately I do not see an easy solution.

@pauldraper
Copy link
Owner

I have documented this so users are aware (and perhaps can suggest a fix).

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

No branches or pull requests

2 participants