View Issue Details

IDProjectCategoryView StatusLast Update
0005553Composr non-bundled addons[All Projects] General / Uncategorisedpublic2024-08-01 21:34
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityMajor-bug 
Status assignedResolutionopen 
Summary0005553: Activity Feed: Setting the title of a forum topic to a URL causes activity feed link to take people to that URL
DescriptionSetting the title of a forum topic to a URL causes activity feed link to take people to that URL.

This is a huge flaw and allows spammers to further perpetuate spam.
TagsRoadmap: v11, Type: Spam
Time estimation (hours)
Sponsorship open

Activities

Patrick Schmalstig

2024-01-24 00:14

administrator   ~0008233

Last edited: 2024-01-24 00:15

View 2 revisions

It's more trouble fixing than is worth for v10; Activity Feed uses comcode_to_tempcode which is causing link-like text to become actual links. But it needs to use this function. There aren't any good ways to stop this function from doing that which won't disrupt the activity render.

Adding to the roadmap for v11 instead, although I may bump it further to v11.1 or v12.

Chris Graham

2024-08-01 21:20

administrator   ~0009054

Maybe {$STRIP_TAGS,...} inside the template.

Issue History

Date Modified Username Field Change
2024-01-15 17:02 Patrick Schmalstig New Issue
2024-01-15 17:02 Patrick Schmalstig Status non-assigned => assigned
2024-01-15 17:02 Patrick Schmalstig Assigned To => Patrick Schmalstig
2024-01-24 00:14 Patrick Schmalstig Note Added: 0008233
2024-01-24 00:14 Patrick Schmalstig Tag Attached: Roadmap: v11
2024-01-24 00:15 Patrick Schmalstig Note Edited: 0008233 View Revisions
2024-08-01 21:20 Chris Graham Note Added: 0009054
2024-08-01 21:34 Patrick Schmalstig Tag Attached: Type: Spam