View Issue Details

IDProjectCategoryView StatusLast Update
0005396Composr alpha bug reports[All Projects] General / Uncategorisedpublic2024-09-01 20:49
ReporterPatrick SchmalstigAssigned To 
SeverityMinor-bug 
Status non-assignedResolutionopen 
Summary0005396: Comcode page URL parsing: Funky results
DescriptionI had a page listing a bunch of URLS to freesound.org .

Upon saving the comcode page, a bunch of errors were thrown similar to this:
"Composr cannot access the file from the given URL (http://freesound.orghttps://cdn.freesound.org/displays/421/421644_3056623_wave_M.png)."

It appears Composr is not correctly parsing the URLs. And the URLs end up getting changed to plain text on the page.
TagsNo tags attached.
Sponsorship open

Activities

Patrick Schmalstig

2023-08-11 18:28

administrator   ~0007994

Additionally, broken URL checks should probably allow for certain error codes like 403 forbidden. Some websites (such as Twitter / "X" now) which require you log in before viewing content will throw a 403 header or similar. This doesn't mean the link is broken, just that you have to log in first.

Issue History

Date Modified Username Field Change
2023-08-10 05:22 Patrick Schmalstig New Issue
2023-08-10 05:25 Patrick Schmalstig Severity Feature-request => Minor-bug
2023-08-11 18:28 Patrick Schmalstig Note Added: 0007994