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

Statement parser is unable to parse enum containing illegal characters for QName

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • None
    • None
    • None
    • None
    • Operating System: All
      Platform: All

    • 4459

    Description

      Statement parser is unable to parse enum containing illegal characters for QName.

      For an example, parsing of the following yang model causes IllegalArgumentException:

      extension e {
      argument a {
      t:at {
      type enumeration {
      enum "?";
      enum "*";
      ...

      Attachments

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

        Activity

          People

            pkajsa Peter Kajsa
            pkajsa Peter Kajsa
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: