Summary: | tnef file viewer displays long filenames but only extracts to short dos filenames with tilde | ||
---|---|---|---|
Product: | [Applications] ktnef | Reporter: | Dan A. Dickey <dan.dickey> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | arthur, halen, kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepimlibs/04077977c89884fe4b065b97348665b2899e8a60 | Version Fixed In: | 4.11.4 |
Sentry Crash Report: | |||
Attachments: | microsoft word document |
Description
Dan A. Dickey
2004-10-11 19:03:52 UTC
I had a tnef attachment with 3 files in it: Fall 2005 Enrollment Instructions.doc Fall 2005 Enrollment Worksheet.doc L & S Depts II.doc Now when I extracted the 3 files, I got only 2 files: Fall2005.doc LSDeptsI.doc Apart from the fact that the files didn't have the same name anymore, I also couldn't get the 3rd file extracted in any way. If I tried to explicitly extract the Enrollment Worksheet file, I still got the Enrollment Instructions file. (named Fall2005.doc again) Created attachment 23153 [details]
microsoft word document
An additional attachment ktnef 1.0 can't appropriately explode.
Git commit ddb5c8a4282d524eb3d5853ea3f931e1989f7993 by Allen Winter. Committed on 09/11/2013 at 18:19. Pushed by winterz into branch 'KDE/4.11'. save TNEF attachments with their filename property, when possible. FIXED-IN: 4.11.4 M +10 -1 ktnef/ktnefparser.cpp http://commits.kde.org/kdepimlibs/ddb5c8a4282d524eb3d5853ea3f931e1989f7993 Thanks. That was fast. I guess I'll have to start pinging more bug reports ;) Git commit 04077977c89884fe4b065b97348665b2899e8a60 by Allen Winter. Committed on 09/11/2013 at 18:19. Pushed by winterz into branch 'master'. save TNEF attachments with their filename property, when possible. FIXED-IN: 4.11.4 M +10 -1 ktnef/ktnefparser.cpp http://commits.kde.org/kdepimlibs/04077977c89884fe4b065b97348665b2899e8a60 > I guess I'll have to start pinging more bug reports ;)
It might sound odd, yes, but it sometimes really helps. With 20,000+ reports (not counting the feature requests), nobody really checks them all to see which are still reproducible and actually affect users. So adding comments even to very old bugs is a good idea.
|