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

HTML entered in tags is not escaped #1287

Closed
CrazyCode44 opened this issue Mar 29, 2019 · 2 comments
Closed

HTML entered in tags is not escaped #1287

CrazyCode44 opened this issue Mar 29, 2019 · 2 comments
Labels

Comments

@CrazyCode44
Copy link

Hi, I noticed this on the Shaarli demo:
HTML entered in tags is not escaped in the autocompletion menu/popup.

How to reproduce:

  • Add a new link, tag it <h1>ooooooo</h1>, save
  • Add a new link, select the Tags field, type o

What happens:
the autocompletion popup shows ooooooo formatted as H1

I think tag text should not affect the page dom/styles?

@nodiscc nodiscc added bug it's broken! tags labels Mar 30, 2019
@ArthurHoaro
Copy link
Member

This is a behaviour related to awesomplete.

I have updated an existing issue, but it hasn't move for a few years now.
LeaVerou/awesomplete#16932

@CrazyCode44
Copy link
Author

ok thanks you

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

3 participants