Bug#873287: Fails to administer lists whose web interfaces have redirected

2018-09-04 Thread Gunnar Wolf
I am attaching a second patch. Both of the suggestions mentioned here work for me™. This one generates a bit more requests early on, but the POSTs go to the right place from the beginning. My only quip here is that, if the URL built in the mailman_url function (line 643--665) does not exist, the

Bug#873287: Fails to administer lists whose web interfaces have redirected

2018-09-04 Thread Gunnar Wolf
tags 873287 + patch thanks Hi, The simple patch below fixes the issue. Now, I am not too fond of this patch because it could introduce some strange behavior - POST has reasons _not_ to be redirected. I would not like actions happening at a 301 redirect! Of course, the very existence of a 301

Bug#873287: Fails to administer lists whose web interfaces have redirected

2018-04-10 Thread Johnny A. Solbu
On Tuesday 10. April 2018 12.47, Johnny A. Solbu wrote: > What happens if you add the following new line below that (and install the > WWW::Mechanize perl module)? > == > use WWW::Mechanize > == It occured to me that one of the lists I administer also have this redirection. So I tested it, and

Bug#873287: Fails to administer lists whose web interfaces have redirected

2018-04-10 Thread Johnny A. Solbu
> Due to HTTPS hosting requirements, lists.pantsfullofunix.net redirects to > https://pantsfullofunix-net.lists.madduck.net/. Unfortunately, listadmin is > unable to follow the redirection: > > fetching data for recl...@lists.pantsfullofunix.net ... > ERROR: fetching

Bug#873287: Fails to administer lists whose web interfaces have redirected

2017-08-26 Thread martin f krafft
Package: listadmin Version: 2.42-1 Severity: normal Due to HTTPS hosting requirements, lists.pantsfullofunix.net redirects to https://pantsfullofunix-net.lists.madduck.net/. Unfortunately, listadmin is unable to follow the redirection: fetching data for recl...@lists.pantsfullofunix.net ...