[Django] #26206: Small in-text example is lost on "Security in Django"

1 view
Skip to first unread message

Django

unread,
Feb 11, 2016, 2:24:26 AM2/11/16
to django-...@googlegroups.com
#26206: Small in-text example is lost on "Security in Django"
-------------------------------+--------------------
Reporter: frostbtn | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: 1.9
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------+--------------------
After v 1.8 a tiny example has disappeared from **Security in Django** ->
**Cross site scripting (XSS) protection** section:
{{{
<style class={{ var }}>...</style>
}}}

It is present on v 1.8 and before it:
https://docs.djangoproject.com/en/1.8/topics/security/#cross-site-
scripting-xss-protection

And missing from v 1.9 and current vNext
https://docs.djangoproject.com/en/1.9/topics/security/#cross-site-
scripting-xss-protection
https://docs.djangoproject.com/en/dev/topics/security/#cross-site-
scripting-xss-protection

(I came across it from somewhat misleading conversation on `bleach`
sanitizer: https://github.com/mozilla/bleach/issues/133)

--
Ticket URL: <https://code.djangoproject.com/ticket/26206>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Feb 11, 2016, 7:51:16 AM2/11/16
to django-...@googlegroups.com
#26206: Small in-text example is lost on "Security in Django"
-------------------------------+-------------------------------------
Reporter: frostbtn | Owner: timgraham
Type: Bug | Status: assigned
Component: Documentation | Version: 1.9
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------+-------------------------------------
Changes (by timgraham):

* status: new => assigned
* needs_better_patch: => 0
* needs_tests: => 0
* owner: nobody => timgraham
* needs_docs: => 0
* stage: Unreviewed => Accepted


--
Ticket URL: <https://code.djangoproject.com/ticket/26206#comment:1>

Django

unread,
Feb 11, 2016, 7:59:35 AM2/11/16
to django-...@googlegroups.com
#26206: Small in-text example is lost on "Security in Django"
-------------------------------+-------------------------------------
Reporter: frostbtn | Owner: timgraham
Type: Bug | Status: closed
Component: Documentation | Version: 1.9
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"f2b45ddd99ff23c0bd103f1dda1e1cb0c8dc6d84" f2b45dd]:
{{{
#!CommitTicketReference repository=""
revision="f2b45ddd99ff23c0bd103f1dda1e1cb0c8dc6d84"
Fixed #26206 -- Fixed docs comments causing empty code blocks.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/26206#comment:2>

Django

unread,
Feb 11, 2016, 7:59:54 AM2/11/16
to django-...@googlegroups.com
#26206: Small in-text example is lost on "Security in Django"
-------------------------------+-------------------------------------
Reporter: frostbtn | Owner: timgraham
Type: Bug | Status: closed
Component: Documentation | Version: 1.9

Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"9f743e25bd0a18f9b425b42a946e97bf5fed0483" 9f743e2]:
{{{
#!CommitTicketReference repository=""
revision="9f743e25bd0a18f9b425b42a946e97bf5fed0483"
[1.9.x] Fixed #26206 -- Fixed docs comments causing empty code blocks.

Backport of f2b45ddd99ff23c0bd103f1dda1e1cb0c8dc6d84 from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/26206#comment:3>

Reply all
Reply to author
Forward
0 new messages