GNOME Bugzilla – Bug 740756
tracker: Correctly set "title-from-filename"
Last modified: 2014-11-27 13:33:58 UTC
.
Created attachment 291552 [details] [review] tracker: Correctly set "title-from-filename" Tracker usually provides us with a title that's derived from the filename. Replicate its process to create a title from a filename to check if the title is actually set from the filename. This allows the local-metadata plugin to parse it to remove gunk, and other plugins to override its throwaway title.
Created attachment 291643 [details] [review] tracker: Correctly set "title-from-filename" Tracker usually provides us with a title that's derived from the filename. Replicate its process to create a title from a filename to check if the title is actually set from the filename. This allows the local-metadata plugin to parse it to remove gunk, and other plugins to override its throwaway title.
Attachment 291643 [details] pushed as ff9afc6 - tracker: Correctly set "title-from-filename"