Opened 16 years ago
Closed 15 years ago
#13288 closed (fixed)
'Community' page double-escapes entities
| Reported by: | wandernauta | Owned by: | Justin Lilly |
|---|---|---|---|
| Component: | *.djangoproject.com | Version: | 1.1 |
| Severity: | Keywords: | site | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
When I go to http://www.djangoproject.com/community/, some summaries show XML entity codes instead of regular characters. The page source contains things like " so I'm afraid some double-escaping is going on.
Change History (3)
comment:1 by , 16 years ago
| Component: | Uncategorized → Django Web site |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 15 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed, more thanks to Justin Lilly.