View Issue Details

IDProjectCategoryView StatusLast Update
0005297Composr alpha bug reports[All Projects] General / Uncategorisedpublic2023-11-25 00:56
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityTrivial-bug 
Status resolvedResolutionfixed 
Summary0005297: Admin search: Escaping issue
DescriptionResults on the adminzone search... found an improperly escaped entry "<abbr title="Really Simple Syndication">RSS</abbr>/Atom Feeds".
Steps To ReproduceSearch for RSS on the admin zone
TagsNo tags attached.
Sponsorship open

Activities

Patrick Schmalstig

2023-11-25 00:56

administrator   ~0008066

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

Issue History

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