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

The display problem of piwik-siteselector in asia language environment #16072

Closed
wangchao16213 opened this issue Jun 16, 2020 · 1 comment · Fixed by #16073
Closed

The display problem of piwik-siteselector in asia language environment #16072

wangchao16213 opened this issue Jun 16, 2020 · 1 comment · Fixed by #16073
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@wangchao16213
Copy link

Hi,I got a trouble of piwik-siteselector in asia language environment.If my site name is Asian, this control will not display the content correctly when the mouse is moved.I checked the source code and found that the problem was caused by escape of the twig template engine. if remove the escape filter,My site name can be displayed correctly.
微信图片_20200616095428

微信图片_20200616093225

@sgiehl
Copy link
Member

sgiehl commented Jun 16, 2020

Hi @wangchao16213.
Thanks for creating the issue. Seems the website name is escaped twice there. Will prepare a PR to fix that.

@sgiehl sgiehl added the Bug For errors / faults / flaws / inconsistencies etc. label Jun 16, 2020
@sgiehl sgiehl self-assigned this Jun 16, 2020
@mattab mattab added this to the 4.0.0 milestone Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants