Ulf Dunkel wrote:
>
>I wonder if I ran into a bug with listinfo. I use several Mailman lists 
>in several domains which really work fine so far.
>
>But when you take a look at this listinfo page:
>       http://calamus.net/mailman/listinfo
>
>you will see that it also lists all mailing lists which belong to 
>icalamus.net by mistake.
>
>I wonder if listinfo does a simple strpos() or stuff (didn't find or 
>check the relevant sources) which would explain why "icalamus.net" is 
>also shown when "calamus.net" should be listed.


Well, it's Python, not PHP, but essentially, yes. It checks if the
current host name is a substring of the web_page_url attribute of a
list to decide whether to show that list.


>Should I file a bug?


Yes. <https://bugs.launchpad.net/mailman>

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to