having problems with virtual overview

Hi
I can't seem to get lists only to show up under the correct virtual host when /admin link is used. which i assume is the feature of virtual overview
Why when you visit /listinfo is it ok and shows the only public list for that domain but then if you use the /admin link it jumps out to default domain and shows all public lists. Is /admin broken i.e not using virtual_overview.
Mark

"That's not a bug, it's a feature." It's actually documented to behave that way.
To change it, you'd need to copy the code which does the virtual host matching from FormatListinfoOverview() in listinfo.py into FormatAdminOverview() in admin.py.
- Bob
At 03:14 AM 5/9/02, you wrote:

Hi Bob
i did not say it was a *bug*. Anyway i managed to cut n paste admin.py to get the lists as i require. thanks for the hint.
Now for my next bug (feature) why when i goto www.domain1.com/admin/list2 does it show the list when list2 belongs to domain2.com Now this is true if list is private or public. it would be better if it could return a forbidden or no such list message.
Mark
----- Original Message ----- From: "Bob Weissman" <rlw@rlw.best.vwh.net> To: "Support" <support@obantec.net> Cc: <mailman-users@python.org> Sent: Thursday, May 09, 2002 3:11 PM Subject: Re: [Mailman-Users] having problems with virtual overview

"That's not a bug, it's a feature." It's actually documented to behave that way.
To change it, you'd need to copy the code which does the virtual host matching from FormatListinfoOverview() in listinfo.py into FormatAdminOverview() in admin.py.
- Bob
At 03:14 AM 5/9/02, you wrote:

Hi Bob
i did not say it was a *bug*. Anyway i managed to cut n paste admin.py to get the lists as i require. thanks for the hint.
Now for my next bug (feature) why when i goto www.domain1.com/admin/list2 does it show the list when list2 belongs to domain2.com Now this is true if list is private or public. it would be better if it could return a forbidden or no such list message.
Mark
----- Original Message ----- From: "Bob Weissman" <rlw@rlw.best.vwh.net> To: "Support" <support@obantec.net> Cc: <mailman-users@python.org> Sent: Thursday, May 09, 2002 3:11 PM Subject: Re: [Mailman-Users] having problems with virtual overview
participants (2)
-
Bob Weissman
-
Support