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

Wrong special chars handling in research labs #16

Open
kirirur opened this issue Dec 18, 2014 · 2 comments
Open

Wrong special chars handling in research labs #16

kirirur opened this issue Dec 18, 2014 · 2 comments
Assignees
Labels

Comments

@kirirur
Copy link
Contributor

kirirur commented Dec 18, 2014

The code in research labs that truncate names longer then 18 characters doesn't handle properly HTML special characters like umlauts that are left undecoded. Probably a call to htmlentities on the truncated name should do the work.

@kirirur kirirur self-assigned this Dec 18, 2014
@kirirur kirirur added the bug label Dec 18, 2014
@Caberhagen
Copy link
Contributor

Hi

this fix working good for the research lab.

@kirirur
Copy link
Contributor Author

kirirur commented Dec 31, 2014

Hello,

nice to hear that. Feel free to push the commit to the report, if you wish.

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