Bug 222713

Summary: replace hard coded FreeBSD homepage URLs with &base or &enbase
Product: Documentation Reporter: Wolfram Schneider <wosch>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: bcr
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Wolfram Schneider freebsd_committer freebsd_triage 2017-10-01 11:18:01 UTC
We still have some hard coded FreeBSD homepage URLs in our documentation, as in
share/xml/commercial.hardware.xml

I think this should be replaced by &base; or &enbase;
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-10-02 16:59:52 UTC
A commit references this bug:

Author: wosch
Date: Mon Oct  2 16:58:49 UTC 2017
New revision: 51027
URL: https://svnweb.freebsd.org/changeset/doc/51027

Log:
  use &enbase; instead hard coded FreeBSD homepage

  PR: 222713

Changes:
  head/share/xml/commercial.hardware.xml
Comment 2 Benedict Reuschling freebsd_committer freebsd_triage 2018-12-23 12:58:50 UTC
Can we close this one, since you committed a patch for it a while ago?
Comment 3 Wolfram Schneider freebsd_committer freebsd_triage 2018-12-30 18:58:07 UTC
(In reply to Benedict Reuschling from comment #2)

My patch solved a small part of the problem. There are many other files with hard codes  URLs.
Comment 4 Benedict Reuschling freebsd_committer freebsd_triage 2018-12-30 21:43:41 UTC
Right, we should do a sweep. How about we close this bug (as it is obviously fixed), do the sweep and create a review for it if necessary. Then we can be sure to have it fixed in most if not all places.