After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 632908 - Don't import completely unparseable files.
Don't import completely unparseable files.
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: Import
0.8.0
Other All
: Normal normal
: 0.8.1
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2010-10-22 16:07 UTC by Ruben Vermeersch
Modified: 2010-10-22 16:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Don't import completely unparseable files. (1.14 KB, patch)
2010-10-22 16:07 UTC, Ruben Vermeersch
committed Details | Review

Description Ruben Vermeersch 2010-10-22 16:07:41 UTC
Importing files with metadata that can't be parsed is a recipe for pain.
Comment 1 Ruben Vermeersch 2010-10-22 16:07:48 UTC
Created attachment 173018 [details] [review]
Don't import completely unparseable files.

Makes sure we don't import garbled files or files with image extensions, which aren't actually images.
Comment 2 Ruben Vermeersch 2010-10-22 16:08:53 UTC
Attachment 173018 [details] pushed as 4a9f811 - Don't import completely unparseable files.