View Issue Details

IDProjectCategoryView StatusLast Update
0005518Composr alpha bug reports[All Projects] General / Uncategorisedpublic2024-01-06 22:27
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005518: File fields saving in wrong format
DescriptionFile fields are saving in format relativepathandfilename::originalname

This is not consistent with other upload fields (which use a space as separation) and thus returns 404. All upload fields must be consistent for catalogue_file.php to work.
TagsNo tags attached.
Sponsorship open

Activities

Patrick Schmalstig

2023-12-31 04:50

administrator   ~0008147

Note: Actually we should be using something like :: to separate every field instead of space. Spaces might exist in the path.

Issue History

Date Modified Username Field Change
2023-12-31 04:43 Patrick Schmalstig New Issue
2023-12-31 04:43 Patrick Schmalstig Status non-assigned => assigned
2023-12-31 04:43 Patrick Schmalstig Assigned To => Patrick Schmalstig
2023-12-31 04:50 Patrick Schmalstig Note Added: 0008147
2024-01-06 22:27 Patrick Schmalstig Status assigned => resolved
2024-01-06 22:27 Patrick Schmalstig Resolution open => fixed