[Kst] [Bug 140788] New: Having square brackets in the names of data objects, scalars, etc. can bork parsing.

Duncan Hanson duncan.hanson at gmail.com
Sun Jan 28 20:08:06 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=140788         
           Summary: Having square brackets in the names of data objects,
                    scalars, etc. can bork parsing.
           Product: kst
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kst kde org
        ReportedBy: duncan.hanson gmail com


Version:            (using KDE KDE 3.5.5)

The parser fails when the string which it is parsing has double square brackets (eg. [[), so if there are square brackets in the unique name of a data object or scalar which you are trying to include in a label or equation string, it probably won't work.

Maybe we should exclude square brackets from this list of characters allowed in unique names? We'll probably also have to change the way in which matrices are input, because I believe that right now they require [ ] brackets for the column title describing the matrix.

Duncan.


More information about the Kst mailing list