[Bug 251940] Revision link not functional after git transition
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Dec 18 14:17:58 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251940
Bug ID: 251940
Summary: Revision link not functional after git transition
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Website
Assignee: doc at FreeBSD.org
Reporter: emaste at freebsd.org
On e.g. https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ at the top
there's rev info:
Revision: 482d8311b8
the commit hash is a link to
https://svnweb.freebsd.org/changeset/doc/482d8311b8
after the git transition this should be
https://cgit.freebsd.org/doc/commit/?id=482d8311b8
AFAICT this comes from:
<pubdate its:translate="no">$FreeBSD$</pubdate>
<releaseinfo its:translate="no">$FreeBSD$</releaseinfo>
I'm not sure where in the doc tools this is handled.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list