Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-184

Problem with Relations to Collections with more then 2 dots in the name

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2
    • Affects Version/s: 2.1
    • Component/s: None
    • Labels:
      None

      It is possible to create a collection eg. with the name "this.is.a.collection". All works well when doing queries in the mongo-console and with the java-driver as well.
      Except a problem in method find() of class DBRef. It always returns null when the referenced collection has a name of form this.is.a.collection.

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            bernhard.dangl Bernhard Dangl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: