Modify ↓
Opened 20 years ago
Closed 20 years ago
#778 closed defect (fixed)
Logged in username not escaped
Reported by: | Owned by: | Christopher Lenz | |
---|---|---|---|
Priority: | lowest | Milestone: | 0.8 |
Component: | general | Version: | devel |
Severity: | trivial | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
When a user is logged in with a username that contains HTML characters such as "<" and ">", they are not correctly escaped when the username is displayed above the navigation in the text "Logged in as username".
Attachments (0)
Change History (3)
comment:1 by , 20 years ago
Milestone: | → 0.8 |
---|---|
Priority: | normal → lowest |
Severity: | normal → trivial |
comment:2 by , 20 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Summary: | HTML Entities not escaped in logged in username → Logged in username not escaped |
comment:3 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in [958].