Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-3578

Node.JS API Reference Website Link Generation Issue

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Not Needed

      What problem are you facing?

      In MongoDB Node.JS driver 4.1 API Reference [website|https://mongodb.github.io/node-mongodb-native/4.0/,] clicking any API reference link shows 404: Page Not Found message.

      For Example: In the homepage, on right hand side, there is a link to MongoClient. Clicking the link shows the 404 page.

      However, updating the link to this opens the MongoClient API document page correctly. In general, for all links .html portion value need to be in lowercase for the page to load.

      What driver and relevant dependency versions are you using?

      MongoDB Node.JS 4.0 driver.

      Steps to reproduce?

      1. Go to https://mongodb.github.io/node-mongodb-native/4.0/
      2. On right hand side, click on MongoClient.
      3. 404: Page Not Found message is shown.
      4. Change MongoClient.html to mongoclient.html in URL and open the new link.
      5. MongoCLient API page loads correctly.

            Assignee:
            Unassigned Unassigned
            Reporter:
            shantanudutta1994@gmail.com Shantanu Dutta
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: