Changeset 37049
- Timestamp:
- 2022-12-23T10:28:57+13:00 (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/greenstone2/perllib/plugins/BaseMediaConverter.pm
r36095 r37049 111 111 } 112 112 if (!defined $file) { 113 # perhaps the filename is in the tmp folder? This can happen if the file was in a zip inside the import folder, e gas happens with remote gli113 # perhaps the filename is in the tmp folder? This can happen if the file was in a zip inside the import folder, e.g. as happens with remote gli 114 114 ($file) = ($filename =~ m/^$collect_dir\/(tmp\/.*?)$/); 115 115
Note:
See TracChangeset
for help on using the changeset viewer.