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

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

    XMLWordPrintable

Details

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

    Description

      This sample should not be legal.

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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: