View Issue Details

IDProjectCategoryView StatusLast Update
0005429Composr alpha bug reports[All Projects] General / Uncategorisedpublic2023-12-30 23:14
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005429: Clicking on an image from a catalogue entry results in 404 not found
DescriptionWhen trying to load an image in the lightbox from a catalogue entry, a 404 not found is thrown.
Additional InformationExample URL: https://pdstig.me/site/catalogue_file.php?file=https%3A%2F%2Fpdstig.me%2Fuploads%2Fcatalogues%2F10%2F12%2Fd81d6ff3cf818.jpg&table=catalogue_efv_short&id=11&id_field=ce_id&url_field=cv_value&inline=1&field_id_field=cf_id&field_id=46
TagsNo tags attached.
Sponsorship open

Activities

Patrick Schmalstig

2023-12-30 23:14

administrator   ~0008144

The issue was the file parameter. It should only contain the file name. And catalogue_file.php should be validating not only the file parameter, but the other ones too like determining if the provided catalogue and category are correct. It has been resolved.

Issue History

Date Modified Username Field Change
2023-11-02 04:28 Patrick Schmalstig New Issue
2023-11-02 04:28 Patrick Schmalstig Status non-assigned => assigned
2023-11-02 04:28 Patrick Schmalstig Assigned To => Patrick Schmalstig
2023-12-30 23:14 Patrick Schmalstig Status assigned => resolved
2023-12-30 23:14 Patrick Schmalstig Resolution open => fixed
2023-12-30 23:14 Patrick Schmalstig Note Added: 0008144