From owner-svn-doc-all@FreeBSD.ORG Mon Dec 24 19:02:51 2012 Return-Path: Delivered-To: svn-doc-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C9C71EDB; Mon, 24 Dec 2012 19:02:51 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [IPv6:2607:fc50:1000:c200::face]) by mx1.freebsd.org (Postfix) with ESMTP id 94E578FC23; Mon, 24 Dec 2012 19:02:51 +0000 (UTC) Received: from glenbarber.us (75.97.144.133.res-cmts.sewb.ptd.net [75.97.144.133]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id AA30A23F763; Mon, 24 Dec 2012 14:02:50 -0500 (EST) DKIM-Filter: OpenDKIM Filter v2.7.1 onyx.glenbarber.us AA30A23F763 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none (insecure policy) Date: Mon, 24 Dec 2012 14:02:48 -0500 From: Glen Barber To: Gavin Atkinson Subject: Re: svn commit: r40439 - head/en_US.ISO8859-1/htdocs Message-ID: <20121224190248.GF1440@glenbarber.us> References: <201212202155.qBKLtjo0029127@svn.freebsd.org> <20121224.185149.1228484919356183643.hrs@allbsd.org> <20121224140552.GA1440@glenbarber.us> <20121224184630.GE1440@glenbarber.us> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="gdTfX7fkYsEEjebm" Content-Disposition: inline In-Reply-To: <20121224184630.GE1440@glenbarber.us> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-doc-head@FreeBSD.org, svn-doc-all@FreeBSD.org, Hiroki Sato , doc-committers@FreeBSD.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Dec 2012 19:02:51 -0000 --gdTfX7fkYsEEjebm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 24, 2012 at 01:46:30PM -0500, Glen Barber wrote: > > The issue here is that the page itself is generated containing relative= =20 > > links, so that even though it may end up beingdisplayd as=20 > > http://www.freebsd.org/test/test for example, the page still contains= =20 > > relative links such as: > >=20 > > > > About > >=20 > > none of which exist relative to /test/test > >=20 > > I don't know the correct solution to this, though. > >=20 >=20 > Ugh. I didn't notice the CSS originally. Thanks. >=20 > Perhaps a 404 rewrite to /4xx.html would be best. >=20 On second though, we can skip the XML->HTML build for this page, and hard-code the css entries. This should solve it all around, as I don't expect this page to be modified very much. Glen --gdTfX7fkYsEEjebm Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBCAAGBQJQ2KbYAAoJEFJPDDeguUajb7YIAK/Q2RG1dEOcBxXBdMMOZBJs 7Wdg2W4YFfWlfYAjOAC8o4HNPhw9740teLPeWcVD/iEkt8WVIzxj1MMyOsOWKnyF UoTb5KVC3WEayrbFP0vbNsiLHirFej1nOCpZkhqKQO1Buixfj8FbkCb5uLJTy37I nuzi2qguoSbLKfFyX37aw6uV/wvuOkjj954xSXTTM2jK8IBjYx876JOkzrJk4ArE Ousf61Lj4ppbdv8QbTgce38ccLIfNUchYmfHPIzN4gcWRixb7ezrgdZv+vlNCKbQ nDEzuz0UqHRVTwCnZgaCWqUybpeNge46vmZ01wm9FmR/G6a2J9KyJjekjI/1mrE= =rZhy -----END PGP SIGNATURE----- --gdTfX7fkYsEEjebm--