Spyro Polymiadis wrote: > >mmmm nah they are all fine... - i havent seen any errant links any where >now... >And those 2 links are fixed now :~ go figure....
You are correct. The create script set the list's web_page_url attribute using the web host and DEFAULT_URL_PATTERN. Thus it had no trailing slash and those two links on the create response page were missing the slash. But, the next time the list is loaded, some attributes are 'sanity checked', and this process adds the missing trailing slash to web_page_url, and it is correct from then on. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py 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://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
