[From nobody Tue May 26 11:17:18 2026
Received: (at submit) by bugs.debian.org; 19 Apr 2016 17:12:08 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.0-bugs.debian.org_2005_01_02
 (2014-02-07) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-10.9 required=4.0 tests=BAYES_00,HAS_PACKAGE,
 RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD autolearn=ham autolearn_force=no
 version=3.4.0-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 8; hammy, 100; neutral, 32; spammy, 0.
 spammytokens: hammytokens:0.000-+--H*UA:2014-03-12,
 0.000-+--H*u:2014-03-12, 
 0.000-+--H*UA:1.5.23, 0.000-+--H*u:1.5.23, 0.000-+--H*RU:urchin.earth.li
Return-path: &lt;dom@urchin.earth.li&gt;
Received: from ipv6.urchin.earth.li ([2001:ba8:0:1b4::6] helo=urchin.earth.li)
 by buxtehude.debian.org with esmtps
 (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2)
 (envelope-from &lt;dom@urchin.earth.li&gt;) id 1asZC4-0004YP-Gv
 for submit@bugs.debian.org; Tue, 19 Apr 2016 17:12:08 +0000
Received: from dom by urchin.earth.li with local (Exim 4.84_2)
 (envelope-from &lt;dom@urchin.earth.li&gt;) id 1asZC1-0001NL-LB
 for submit@bugs.debian.org; Tue, 19 Apr 2016 18:12:05 +0100
Date: Tue, 19 Apr 2016 18:12:05 +0100
From: Dominic Hargreaves &lt;dom@earth.li&gt;
To: submit@bugs.debian.org
Subject: request-tracker4: should not set WebBaseURL explicitly
Message-ID: &lt;20160419171205.GW6520@urchin.earth.li&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.23 (2014-03-12)
Delivered-To: submit@bugs.debian.org

Package: request-tracker4
Version: 4.2.12-6
Severity: normal

As discussed on the #rt IRC channel several months ago, the Debian packages
set WebBaseURL from debconf, when upstream says that this should nearly
never be set directly.

I suspect that this isn't strictly required, but may be wise purely so
that when people ask for help the configuration is more what people
expect.

There was a related problem where the user was confused about trailing
slashes (RT complains but debconf should have complained instead).
]