Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-3903

Broken dochub link: core/serversidecodeexecution

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • v1.3.9
    • Affects Version/s: None
    • Component/s: production
    • Labels:
      None

      http://dochub.mongodb.org/core/serversidecodeexecution

      This link is present in the server help message for the eval command:

      > db.runCommand({'eval':null, help:true})
      {
      	"help" : "help for: eval Evaluate javascript at the server.\nhttp://dochub.mongodb.org/core/serversidecodeexecution",
      	"lockType" : 0,
      	"ok" : 1
      }
      

      Which lives here:
      https://github.com/mongodb/mongo/blame/master/src/mongo/db/dbeval.cpp#L135-L137

      This URL originated with DOCS-217. Given that the old docs wiki is offline, it's probably worth checking of other dochub url added there are bad.

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            matt.kangas Matt Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              9 years, 36 weeks, 5 days ago