Skip to Content.
Sympa Menu

en - Re: [sympa-users] Possible problem in wwsympa.fcgi

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Olivier Salaun <address@concealed>
  • To: address@concealed
  • Cc: address@concealed
  • Subject: Re: [sympa-users] Possible problem in wwsympa.fcgi
  • Date: Tue, 19 Mar 2002 10:01:44 +0100

Hi Hanke,

The problem also happens with Netscape.
We'll have a look at that....

Hanke Penning wrote:
> It seems, that there is a problem within wwsympca.fcgi.
>
> Explanation:
>
> When calling a archive page of a mailinglist, you'll see that
> there is the base-URL in the HTML-code, for example:
>
> <BASE HREF="http://www.foo.bar/wws/arc/listname/2002-03/";>
>
> Okay, now let's move to https!
> Let's say, you call
> https://www.foo.bar/wws/arc/listname/
>
> You'll see the base-URL:
> <BASE HREF="https://www.foo.bar:443/wws/arc/listname/2002-03/";>
>
> Everything is fine - till here! The problems now arise from
> following a link to another page within the archive:
>
> You'll receive something like:
> <BASE HREF="https://www.foo.bar:443:443/wws/arc/listname/2002-02/";>
>
> Fine. And now!! This behavior only appears within MOZILLA.
> IMHO most of the stuff working in IE and NOT in MOZILLA based
> on a bug in IE.
>
> And it seems, that the
> get_parameters
> has a small bug in
>
> if ($ENV{'SERVER_PORT'} != 80 {
> $param->{'base_url'} .= ':'.$ENV{'SERVER_PORT'}M
> }
>
> forgive me - but I can't believe, that this is a bug in MOZILLA.


--
Olivier Salaün
Comité Réseau des Universités



Archive powered by MHonArc 2.6.19+.

Top of Page