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

Error shielding fields from HTML characters #15

Open
MakarovS96 opened this issue Jan 8, 2019 · 3 comments
Open

Error shielding fields from HTML characters #15

MakarovS96 opened this issue Jan 8, 2019 · 3 comments

Comments

@MakarovS96
Copy link

MakarovS96 commented Jan 8, 2019

https://community.intersystems.com/post/calling-listfindoref
Calling list.FindOref(<object from indexOpen call>)
image

@nikitaeverywhere
Copy link
Member

@MakarovS96, !?

@eduard93
Copy link

eduard93 commented Jan 8, 2019

Source text:
Calling list.FindOref(<object from indexOpen call>)
renders as:
Calling list.FindOref()

@nikitaeverywhere
Copy link
Member

Aha, thanks @eduard93. That's must be fixed!
I don't quite remember how much breaking changes this fix can introduce.
If you have time, please, try slightly changing the linked code. Make it .textContent = instead, but preserve links formatting with some sort of condition. Thanks!

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

3 participants