View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005297 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2023-02-20 21:44 | 2023-11-25 00:56 |
Reporter | Patrick Schmalstig | Assigned To | Patrick Schmalstig | ||
Severity | Trivial-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005297: Admin search: Escaping issue | ||||
Description | Results on the adminzone search... found an improperly escaped entry "<abbr title="Really Simple Syndication">RSS</abbr>/Atom Feeds". | ||||
Steps To Reproduce | Search for RSS on the admin zone | ||||
Tags | No tags attached. | ||||
Sponsorship open | |||||
|
Decided not to fix this specifically; the text is being escaped for good reason (HTML injection prevention on search results entries). As such, changed hooks to use the non-abbr version of RSS/Atom Feeds |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-02-20 21:44 | Patrick Schmalstig | New Issue | |
2023-02-20 21:44 | Patrick Schmalstig | Status | non-assigned => assigned |
2023-02-20 21:44 | Patrick Schmalstig | Assigned To | => Patrick Schmalstig |
2023-02-20 22:07 | Patrick Schmalstig | Description Updated | View Revisions |
2023-02-20 22:07 | Patrick Schmalstig | Steps to Reproduce Updated | View Revisions |
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |
2023-11-25 00:56 | Patrick Schmalstig | Status | assigned => resolved |
2023-11-25 00:56 | Patrick Schmalstig | Resolution | open => fixed |
2023-11-25 00:56 | Patrick Schmalstig | Note Added: 0008066 |