Uploaded image for project: 'yangtools'
  1. yangtools
  2. YANGTOOLS-1458

Instance identifier parser : handle inner quotes within quoted strings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • 8.0.10, 10.0.3, 9.0.7
    • None
    • xpath
    • None

      actual: 
      node identifier with predicates containing literals with quotes cannot be recognized properly
      examples:

      "/foo:foo[. = 'i\'am']"
      "/foo:foo[foo:bar = \"quot\\\"ed\"]";

      expected:

      escaped quotes should be treated as part of quoted string

            rovarga Robert Varga
            rkashapov Ruslan Kashapov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: