Opened 13 years ago
Closed 13 years ago
#18001 closed Bug (fixed)
html entities verbatim in search results
Reported by: | axil | Owned by: | nobody |
---|---|---|---|
Component: | *.djangoproject.com | Version: | 1.4 |
Severity: | Normal | Keywords: | html entity |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Here's one of the items in the result list when searching 1.4 docs for 'proxy'
Django’s cache framework
Change History (3)
comment:1 by , 13 years ago
Component: | Documentation → Djangoproject.com Web site |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in c263bb71dd38c6b594e58fcbf4dae7d3310f7211.
The fix will be in effect next time the docs are rebuilt.