Bug 262429

Summary: Articles and Books links don't work from the Documentation page
Product: Documentation Reporter: carlj
Component: WebsiteAssignee: freebsd-doc (Nobody) <doc>
Status: Closed Not A Bug    
Severity: Affects Only Me CC: pauamma
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description carlj 2022-03-08 23:09:46 UTC
The Books and Articles links don't work on the Documentation page (https://docs.freebsd.org/en/) from the main website.  These links don't work in either the header or the content of the page.  This problem occurs on on my desktop firefox, which is freebsd package firefox-esr-91.6.0_1,1.  The links do work on firefox 97.2.0 on android.  It looks like the links would work if they had a trailing /, so use https://docs.freebsd.org/en/books/ instead of https://docs.freebsd.org/en/books.

The same problem also occurs on the Documentation dropdown menu of the main page, but only for the Committer's Guide.  That menu entry is https://docs.freebsd.org/en/articles/committers-guide, but it would work if it were https://docs.freebsd.org/en/articles/committers-guide/.
Comment 1 Pau Amma 2022-03-09 00:33:52 UTC
(In reply to carlj from comment #0)

They all work for me in firefox-95.0.2_2,2 (amd64). Did/can you check you don't have plugins or a proxy interfering?
Comment 2 carlj 2022-03-09 04:42:50 UTC
(In reply to PauAmma from comment #1)
It does work if I disable all plugins.  It appears to mostly be the DuckDuckGo Privacy Essentials plugin, but that appears to interact with the Firefox HTTPS-Only mode setting in some way.  I will mark this as closed now.  Sorry for the false alarm.