Bugs item #1399021, was opened at 2006-01-06 21:05 Message generated for change (Comment added) made by msapiro You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1399021&group_id=103
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: command line scripts Group: 2.1 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Michael Crusoe (khedron) Assigned to: Nobody/Anonymous (nobody) Summary: newlist creates archive placeholder with bad link Initial Comment: The placeholder for the archive includes a bad link to the signup page. Example @: http://lopsa.org/pipermail/creationtest/ bad link: http://lopsa.org/cgi-bin/mailmanlistinfo/creationtest Presumed correct link: http://lopsa.org/cgi-bin/mailman/listinfo/creationtest Thanks for reviewing this bug. ---------------------------------------------------------------------- >Comment By: Mark Sapiro (msapiro) Date: 2006-01-06 22:40 Message: Logged In: YES user_id=1123998 It appears you have changed (overridden) DEFAULT_URL_PATTERN in mm_cfg.py and left off the trailing slash. You first need to fix that and then run fix_url to fix the existing lists. Run bin/fix_url.py for instructions. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1399021&group_id=103 _______________________________________________ Mailman-coders mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-coders
