[Kst] [Bug 219850] New: ascii source reader is not robust enough
Grégoire Verlut
gregoire.verlut at eurocopter.com
Wed Dec 23 17:38:17 CET 2009
https://bugs.kde.org/show_bug.cgi?id=219850
Summary: ascii source reader is not robust enough
Product: kst
Version: 2.0.0_devel
Platform: unspecified
OS/Version: MS Windows
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kst at kde.org
ReportedBy: gregoire.verlut at eurocopter.com
Version: 2.0.0_devel (using unspecified)
OS: Windows 32-Bit
When using the option "custom delimiter" with comma as delimiter, the following
problems appear:
, 1234, will be read as nan because of the leading space
,12/24/09,123 will cause 123 to be read as nan because of the /. If it is
instead a : or letters, 123 is read as 123.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kst
mailing list