View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005429 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2023-11-02 04:28 | 2023-12-30 23:14 |
Reporter | Patrick Schmalstig | Assigned To | Patrick Schmalstig | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005429: Clicking on an image from a catalogue entry results in 404 not found | ||||
Description | When trying to load an image in the lightbox from a catalogue entry, a 404 not found is thrown. | ||||
Additional Information | Example 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 | ||||
Tags | No tags attached. | ||||
Sponsorship open | |||||
|
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. |
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 |