Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2026 07:44:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 295112] Reference link that returns 404 - Not Found
Message-ID:  <bug-295112-9-ocZvPxBClf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-295112-9@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295112

--- Comment #4 from Vladlen Popolitov <vladlen@FreeBSD.org> ---
This bug affected documentation packages too.

Due to wrong condition in tyhe if statement
- all online booka and articles are generated with file references in extref
macro
- all files in documenattion packages are generated with web-links instead of
file link to files in local disk.

Thes broken packages can go into the release disk, if not fixed.

As quick fix
isOnline = 1
could help. Thouh I do not understand why this attribute changed its behaviour.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295112-9-ocZvPxBClf>