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

stringify_attributes method MUST escape the values #282

Closed
lonnieezell opened this issue Oct 3, 2016 · 0 comments
Closed

stringify_attributes method MUST escape the values #282

lonnieezell opened this issue Oct 3, 2016 · 0 comments
Labels
bug Verified issues on the current code behavior or pull requests that will fix them
Milestone

Comments

@lonnieezell
Copy link
Member

Currently it does not do any escaping, so must ensure that the esc() function is available - currently bundled with the View library.

MUST be revised do escaping of all values using the attr type of escaping.

@lonnieezell lonnieezell added the bug Verified issues on the current code behavior or pull requests that will fix them label Oct 3, 2016
@lonnieezell lonnieezell added this to the Pre-Alpha 2 milestone Oct 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified issues on the current code behavior or pull requests that will fix them
Projects
None yet
Development

No branches or pull requests

1 participant