php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #72246 The link pointing to query modifiers actually leads to cursor modifiers
Submitted: 2016-05-20 00:34 UTC Modified: 2016-11-28 20:18 UTC
From: ignasimg at gmail dot com Assigned: peehaa (profile)
Status: Closed Package: mongodb (PECL)
PHP Version: Irrelevant OS: -
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ignasimg at gmail dot com
New email:
PHP Version: OS:

 

 [2016-05-20 00:34 UTC] ignasimg at gmail dot com
Description:
------------
In :: http://php.net/manual/en/mongodb-driver-query.construct.php

At the "See Also" section, there's the external link "MongoDB Query Modifiers" which points to http://docs.mongodb.org/manual/reference/operator/query-modifier/#modifiers

However it redirects to 

https://docs.mongodb.com/manual/reference/method/js-cursor/#modifiers

Instead of

https://docs.mongodb.com/v3.0/reference/operator/query-modifier/

This can lead to confusion.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-11-28 20:18 UTC] peehaa@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: peehaa
 [2016-11-28 20:18 UTC] peehaa@php.net
Looks like the external link is removed from the page altogether.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 08:01:28 2024 UTC