[JAVA-1860] Analytics breaks links to API documentation Created: 11/Jun/15  Updated: 03/Sep/15  Resolved: 12/Jun/15

Status: Closed
Project: Java Driver
Component/s: Documentation
Affects Version/s: None
Fix Version/s: 3.0.3, 3.1.0

Type: Improvement Priority: Minor - P4
Reporter: Ben McCann Assignee: Ross Lawley
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

The page http://mongodb.github.io/mongo-java-driver/3.0/bson/codecs/ has broken links to the API documentation.

E.g. it links to:
http://api.mongodb.org/java/3.0/?org/bson/codecs/configuration/CodecRegistry.html

When is should link to:
http://api.mongodb.org/java/3.0/index.html?org/bson/codecs/configuration/CodecRegistry.html

I haven't checked the rest of the documentation, but this may be a problem thoughout



 Comments   
Comment by Ross Lawley [ 12/Jun/15 ]

The analytics beacon no longer tracks across the domains, fixing the issue.

Comment by Ross Lawley [ 11/Jun/15 ]

Thanks for the ticket - seems the analytics beacon is causing the issue.

http://api.mongodb.org/java/3.0/?org/bson/codecs/configuration/CodecRegistry.html is valid but the doc sites js is adding a beacon and the javadoc is failing to handle extra query params.

Comment by Jeffrey Yemin [ 11/Jun/15 ]

The actual link that appears in the docs is:

http://api.mongodb.org/java/3.0/?org/bson/codecs/configuration/CodecRegistry.html&_ga=1.115429775.881858361.1421096694

which doesn't resolve as we want it to.

Generated at Thu Feb 08 08:55:41 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.