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

SCXML Designer should not use double colons in state names

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.14.2
    • SCXML support
    • None
    • Windows

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes