Uploaded image for project: 'OpenDNSSEC'
  1. OpenDNSSEC
  2. OPENDNSSEC-676

Not able to handle quotes on interactive command line

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: backlog
    • Component/s: None
    • Labels:
      None

      Description

      One would expect the following to yield the same result:

      ods-enforcer add zone -z "example.org"

      and

      ods-enforcer
      add zone -z "example.org"

      However in the former the quotes are nicely handled by the shell command line. With the second usage, the CLI of the enforcer does not stip the quotes, letting the enforcer trying to add the literal '"example.org"' zone.

        Attachments

          Activity

            People

            Assignee:
            Unassigned
            Reporter:
            berry Berry van Halderen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated: