Skip to content

Escape HTML characters before rendering in results table, fixes #755#1111

Closed
James226 wants to merge 1 commit intogetredash:masterfrom
James226:master
Closed

Escape HTML characters before rendering in results table, fixes #755#1111
James226 wants to merge 1 commit intogetredash:masterfrom
James226:master

Conversation

@James226
Copy link
Copy Markdown
Contributor

This should solve HTML/XML being rendered in table results.

@arikfr
Copy link
Copy Markdown
Member

arikfr commented Jun 13, 2016

Although it's crude, allowing some HTML in table results is a feature to enable creating drill downs and other useful things. This pull request breaks it.

The ideal way will be to allow the user to decide if he wants to render HTML in the table row or not. This will happen when we implement options for the table visualization.

For now to prevent breaking existing functionality, I will have to pass on this pull request.

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

Successfully merging this pull request may close these issues.

3 participants