Details

    Description

      I am trying to use maxctrl to create a regex filter. The replacement string needs to have an equal sign however it doesn't appear that it's being escaped properly by maxctrl.

      maxctrl create filter dmsfix regexfilter match=autocommit.0 replace=autocommit=1 user=dms log_file=/tmp/regexfilter.log
      

      Not a key-value parameter: replace=autocommit=1

      Attachments

        Activity

          toddstoffel Todd Stoffel (Inactive) created issue -
          markus makela markus makela made changes -
          Field Original Value New Value
          Assignee markus makela [ <markus.makela ]
          markus makela markus makela made changes -
          Fix Version/s 2.3.20 [ 24415 ]
          Fix Version/s 2.4.10 [ 24422 ]
          Fix Version/s 2.5.0 [ 23806 ]
          markus makela markus makela made changes -
          Status Open [ 1 ] In Progress [ 3 ]
          markus makela markus makela made changes -
          Status In Progress [ 3 ] In Review [ 10002 ]
          markus makela markus makela made changes -
          Resolution Fixed [ 1 ]
          Status In Review [ 10002 ] Closed [ 6 ]
          toddstoffel Todd Stoffel (Inactive) made changes -
          Comment [ [~markus makela]I worked around the issue by doing this:

          {code:java}
          maxctrl create filter dmsfix regexfilter match=\(\(autocommit\)\.\)\*\(0\) replace=1 user=dmsuser log_file=/tmp/regexfilter.log
          {code}

          But it's nice that it's fixed also. ]
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 108658 ] MariaDB v4 [ 138813 ]

          People

            markus makela markus makela
            toddstoffel Todd Stoffel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.