[JAVA-3203] Fix POJO reference documentation links Created: 13/Feb/19  Updated: 28/Oct/23  Resolved: 04/Mar/19

Status: Closed
Project: Java Driver
Component/s: Documentation
Affects Version/s: None
Fix Version/s: 3.10.0

Type: Task Priority: Major - P3
Reporter: Vokail Assignee: Jeffrey Yemin
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File image-2019-02-13-16-37-14-954.png    

 Description   

In the documentation here:

http://mongodb.github.io/mongo-java-driver/3.10/bson/pojos/

if an user click on PojoCodec link to

http://mongodb.github.io/mongo-java-driver/3.10/javadoc/?org/bson/codecs/pojo/PojoCodec.html

that shows a 401 page:

 



 Comments   
Comment by Githook User [ 06/Mar/19 ]

Author:

{'name': 'Jeff Yemin', 'email': 'jeff.yemin@10gen.com', 'username': 'jyemin'}

Message: Replace references to PojoCodec in reference documentation

PojoCodec is not a public class, so it's not appropriate to refer to it
directly in the reference documentation.

JAVA-3203
Branch: 3.10.x
https://github.com/mongodb/mongo-java-driver/commit/85aa9b558fa43b581dbd24fff203e2e5fc778f2c

Comment by Githook User [ 04/Mar/19 ]

Author:

{'name': 'Jeff Yemin', 'username': 'jyemin', 'email': 'jeff.yemin@10gen.com'}

Message: Replace references to PojoCodec in reference documentation

PojoCodec is not a public class, so it's not appropriate to refer to it
directly in the reference documentation.

JAVA-3203
Branch: master
https://github.com/mongodb/mongo-java-driver/commit/301f38c910a9a9ded8ada166162be5a50802a690

Comment by Jeffrey Yemin [ 15/Feb/19 ]

Ah, because the PojoCodec is not actually a public class.

Thanks for pointing this out. We'll find something else to link to or remove the link entirely.

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