Summary: | When saving checksums fails, they are lost. No 2nd chance to save elsewhere. | ||
---|---|---|---|
Product: | [Applications] krusader | Reporter: | mi <mi.kde-bugzilla> |
Component: | general | Assignee: | Shie Erlich <manson> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | usability |
Priority: | NOR | ||
Version: | 2.4.0-beta3 "Single Step" | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/krusader/791fab4c70062011c2daab6e2988682197039d2c | Version Fixed In: | |
Sentry Crash Report: |
Description
mi
2010-05-24 11:05:06 UTC
Git commit 791fab4c70062011c2daab6e2988682197039d2c by Jan Lepper. Committed on 01/03/2013 at 16:40. Pushed by janlepper into branch 'master'. FIXED: [ 238672 ] When saving checksums fails, they are lost. No 2nd chance to save elsewhere. Add check whether any error occurred during writing of the file. Remove "Save checksum to file:" checkbox since it's redundant - if the user doesn't want to save, he can simply cancel. M +1 -0 ChangeLog M +60 -43 krusader/Dialogs/checksumdlg.cpp M +13 -3 krusader/Dialogs/checksumdlg.h http://commits.kde.org/krusader/791fab4c70062011c2daab6e2988682197039d2c |