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

Substitution in custom project wizard stops when template files contain percent (%) sign

XMLWordPrintable

      While developing a custom project wizard to generate plugin code from cpp/h source template files encountered an issue with the tag substitution. If the template file contains a % sign, such as:

      emit errorMessage(QString("%1 some error").arg(someValue));

      subsequent substitution of the embedded tags fail.

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

            dt Daniel Teske
            bradbenj5952 Brad
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes