[Mailman-Users] Re: sudden (?) issue with subscription options CGI

2024-11-30 Thread ddewey
Quoting Mark Sapiro (m...@msapiro.net): > On 11/29/24 7:48 AM, dde...@cyberthugs.com wrote: > > > >So this points to an issue with the one list I assume? It's much, much > >larger than the one with the subscription options working. Where do I > >go next? > I'm surprised nothing is logged in Mail

[Mailman-Users] Re: sudden (?) issue with subscription options CGI

2024-11-30 Thread Mark Sapiro
On November 30, 2024 2:07:54 PM PST, Mark Sapiro wrote: > Compare your Mailman/Cgi/options.py to > . > Do they match? They won't match because there have been changes since 2.1.39, but I think this may

[Mailman-Users] Re: sudden (?) issue with subscription options CGI

2024-11-30 Thread Mark Sapiro
On November 30, 2024 11:27:58 AM PST, dde...@cyberthugs.com wrote: >There is. It's essentially the standard template, with some font color >changes and some removed bits. I tried removing the template, and that >didn't seem to have any effect (is this cached somewhere)? I'm happy >to share that te

[Mailman-Users] Re: sudden (?) issue with subscription options CGI

2024-11-30 Thread Mark Sapiro
While you could just copy https://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/head:/Mailman/Cgi/options.py to your installation, if you don't want to do that, this patch against the 2.1.39 base should fix https://bugs.launchpad.net/mailman/+bug/1961762 ``` --- Mailman/Cgi/options.py

[Mailman-Users] Re: sudden (?) issue with subscription options CGI

2024-11-30 Thread Mark Sapiro
On November 30, 2024 8:10:10 AM PST, dde...@cyberthugs.com wrote: >Quoting Mark Sapiro (m...@msapiro.net): > >> On 11/29/24 7:48 AM, dde...@cyberthugs.com wrote: > >Both commands return as expected - the first the long list of config >values, and the second just returns after updating the timestamp

[Mailman-Users] Re: sudden (?) issue with subscription options CGI

2024-11-30 Thread ddewey
Quoting Mark Sapiro (m...@msapiro.net): > On November 30, 2024 8:10:10 AM PST, dde...@cyberthugs.com wrote: > >Quoting Mark Sapiro (m...@msapiro.net): > > > >> On 11/29/24 7:48 AM, dde...@cyberthugs.com wrote: > > > >Both commands return as expected - the first the long list of config > >values, a