Corrupt metadata can result in garbage filenames
Bug #378201 reported by
Damon Lynch
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Rapid Photo Downloader |
Confirmed
|
Low
|
Damon Lynch |
Bug Description
When metadata is corrupt (for example a corrupt camera model entry), and it is
used as part of image renaming or subfolder name generation, the filename
could contain badly encoded or garbage values. These images should not be
downloaded at all.
Changed in rapid: | |
status: | New → Confirmed |
To post a comment you must log in.
One version of this bug is metadata with multiple spaces at the end of the value, e.g. serial no. "B2L530120 ". This causes problems in Samba drives.
A simple solution could be to to always "trim" the metadata for spaces in front and back before being used.