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

In certain tasks, content is HTML escaped twice #306

Open
martinburchell opened this issue Jul 20, 2023 · 0 comments
Open

In certain tasks, content is HTML escaped twice #306

martinburchell opened this issue Jul 20, 2023 · 0 comments

Comments

@martinburchell
Copy link
Collaborator

Since we turned on HTML escaping by default in Mako templates, there are some display problems with certain tasks. For example a diagnosis of "Dementia in Alzheimer's disease (G30.-+)" in the CPFT LPS Referral task results in "F00 – Dementia in Alzheimer's disease (G30.-+)". In this case the fix is to not call ws.webify(). There are probably other examples. Grepping for webify would be a good starting point.

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

1 participant