Bugs item #1400128, was opened at 2006-01-09 06:13 Message generated for change (Comment added) made by tkikuchi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1400128&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: Web/CGI Group: 2.1 (stable) >Status: Closed Resolution: Fixed Priority: 7 Submitted By: Cliff Wells (cliffwells18) Assigned to: Tokio Kikuchi (tkikuchi) Summary: edithtml.py missing import Initial Comment: You can't save edited pages because edithtml.py fails to import the re module. ---------------------------------------------------------------------- >Comment By: Tokio Kikuchi (tkikuchi) Date: 2006-01-14 13:10 Message: Logged In: YES user_id=67709 Closing now because this is included in the mailman-2.1-patch-200601014.txt. ---------------------------------------------------------------------- Comment By: Barry A. Warsaw (bwarsaw) Date: 2006-01-11 02:49 Message: Logged In: YES user_id=12800 I'm not sure I understand the motivation for keeping resolved issues open. I think it's better to close them when it's fixed in CVS. I know the SF tracker searching sucks, but if we really need to keep tabs on resolved issues, I think there are other ways to do this, such as starting a page on the web site. ---------------------------------------------------------------------- Comment By: Tokio Kikuchi (tkikuchi) Date: 2006-01-10 21:31 Message: Logged In: YES user_id=67709 Re-open it for new visitors can find it. ---------------------------------------------------------------------- Comment By: Tokio Kikuchi (tkikuchi) Date: 2006-01-09 07:44 Message: Logged In: YES user_id=67709 It was fixed it in the CVS. ---------------------------------------------------------------------- Comment By: Tokio Kikuchi (tkikuchi) Date: 2006-01-09 06:50 Message: Logged In: YES user_id=67709 Please add import re line in the first part of edithtml.py file. Sorry for the inconvenience. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1400128&group_id=103 _______________________________________________ Mailman-coders mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-coders
