|
Ran
|
Files
12
|
Run time
1s
|
Badge
README BADGES
|
push
travis-ci
Do not mark placeholder text as safe (#135) Closes #134 Placeholder values are run through `mark_safe` when building form widgets. That's not a good idea, as it permits XSS content. As placeholders are often generated automatically from labels, and labels are properly escaped, this is unexpected behaviour. This behaviour was introduced in 5b98fd5e5. The commit doesn't give a reason for the introduction (and neither does the PR at https://github.com/dyve/django-bootstrap3/pull/385).
669 of 768 relevant lines covered (87.11%)
0.87 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|