Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-25556

SCXML Designer should not use double colons in state names

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 4.14.2
    • SCXML support
    • Windows

      Currently if full namespaces are enabled in SCXML Designer, the generated scxml file has double colons in state names for compound states. Based on https://www.w3.org/TR/xmlschema11-2/#ID state names should not include colons at all. The scxml modules converts state names to cpp member variable names that also doesn't allow colons. A possible solution would be to use an underscore instead of colons.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jkobus Jarek Kobus
            tamasmartinec Tamas Martinec
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes