Support numeric IPv6 addresses in connection strings

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Minor - P4
    • 1.3.1
    • Affects Version/s: 1.3
    • Component/s: None
    • None
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None

      For example:

      var connectionString = "mongodb://[::1:]/?safe=true"; // localhost
      var server = MongoServer.Create(connectionString);

            Assignee:
            Robert Stam
            Reporter:
            Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: