Summary: | reset data file option does not work | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Andrew Walker <arwalker> |
Component: | general | Assignee: | kst |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.4.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andrew Walker
2008-05-07 20:52:51 UTC
This problem was introduced with revision 621341, the merging of the hierarchy branch. The modified code would override the existing tag name. This is not a problem in most cases, but when the user has specified the -F flag in the command line it can result in a curve that is using non-existent vectors. SVN commit 805176 by arwalker: BUG:161766 do not override a vector name that other objects are dependent upon M +4 -1 kstrvector.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=805176 |