Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-4761

Protobuf schema parser should not allow definitions that have a '.' separated name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.0.CR1
    • 7.0.0.Beta2
    • Remote Querying
    • None

      This sample should not be legal.

      package test;
      
      message somePackage.M1 {
          required string a = 1;
      }
      

            anistor Adrian Nistor (Inactive)
            anistor Adrian Nistor (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: