From: cjwatson <> Date: Thu, 5 Jun 2003 15:26:59 +0000 (-0800) Subject: [project @ 2003-06-05 08:26:59 by cjwatson] X-Git-Tag: release/2.6.0~871 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f52005993ea85a502cf7223558cd3d500e7d24b0;p=debbugs.git [project @ 2003-06-05 08:26:59 by cjwatson] Clean up the definition and use of $gCGIDomain (#139697). --- diff --git a/UPGRADE b/UPGRADE index 0df0d951..bbe1390f 100644 --- a/UPGRADE +++ b/UPGRADE @@ -9,6 +9,11 @@ Add the following variables to the /etc/debbugs/config file: $gHTMLSuffix = ".html"; +The use of $gCGIDomain has been cleaned up; formerly, it needed to begin +with "http://", which was confusingly inconsistent with all the other domain +variables. If you worked around this in your configuration, you will need to +recheck it. + From 2.3 to 2.4 --------------- diff --git a/debian/changelog b/debian/changelog index 00129bb1..60295410 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ debbugs (2.4.1) UNRELEASED; urgency=low - Add facility to search by tag. - Fix rebuild script and add it to the example crontab, closes: #139696. - Silence postinst warning if spool/db doesn't exist, closes: #194892. + - Clean up the definition and use of $gCGIDomain, closes: #139697. * Adam Heath: - Convert all code to use global read/write functions, instead of having it duplicated everywhere. diff --git a/html/index.html.in b/html/index.html.in index d432d7b8..e09d8cf6 100644 --- a/html/index.html.in +++ b/html/index.html.in @@ -34,13 +34,13 @@ $gHTMLCopies
Find a bug by number:
-