[Bug 295112] Reference link that returns 404 - Not Found
[email protected] Mon, 18 May 2026 07:44:06 +0000
| Newsgroups | gmane.os.freebsd.devel.documentation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295112 --- Comment #4 from Vladlen Popolitov <[email protected]> --- 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.