[Kst] [Bug 152616] New: [1.5.0] Scalars selected from list for plot ranges not properly escaped

D.V.Wiebe dwiebe at physics.utoronto.ca
Tue Nov 20 23:14:22 CET 2007


------- 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=152616         
           Summary: [1.5.0] Scalars selected from list for plot ranges not
                    properly escaped
           Product: kst
           Version: 1.5.0
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kst kde org
        ReportedBy: dwiebe physics utoronto ca


Version:           1.5.0 (using KDE KDE 3.5.8)
Installed from:    Compiled From Sources
Compiler:          gcc (GCC) 4.1.2 
OS:                Linux

Scalars selected from the drop-down list of scalars next to the "From:" and "To:" Expression text boxes in the Range tab of the Edit Plot dialog aren't properly escaped when they're pasted into the text box.

Ie. selecting a scalar, say, INDEX/Max from the drop-down list will result in "INDEX/Max" being pasted into the text box.  This will result in an error when kst tries to parse the expression.

What should be pasted into the box is "[INDEX/Max]".


More information about the Kst mailing list