[Kst] [Bug 87297] New: plugin slave vectors tag names [can] contain spaces

netterfield at astro.utoronto.ca netterfield at astro.utoronto.ca
Mon Aug 16 16:39:51 CEST 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=87297      
           Summary: plugin slave vectors tag names [can] contain spaces
           Product: kst
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kst kde org
        ReportedBy: netterfield astro utoronto ca


Version:           0.99-devel (using KDE 3.2 BRANCH >= 20040204, Mandrake Linux Cooker i586 - Cooker)
Compiler:          gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
OS:                Linux (i686) release 2.6.3-4mdkenterprise

plugin slave vectors tag names [can] contain spaces (if, eg, the param name has spaces)

Equations can't handle tag names that have spaces.

This means that you can't use said slave vectors in equations.

This may be a problem with scalars as well.

Solutions:
i) make equations able to handle spaces in vector names.
	...or...
ii) Make kstvector and kstscalar constructors, setTagName, and 'find in list' stuff automatically convert ' ' to '_'.
	...or...
iii) make sure whenever we create a tagname, we replace ' ' with '_' on the UI/dialog side.

Since this breaks a significant feature, we should try to fix it if we can come up with a clean way to fix it (today!).  Discuss on list 1st.



More information about the Kst mailing list