Re: [PATCH] fix for decode error in trackback plugin
Ryan Barrett <pyblosxom-6sb6M7qyT/[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 26 Nov 2006, Junji NAKANISHI wrote:
> If non-ASCII characters is included in trackback ping, UnicodeDecodeError
> occures in trackback.py. I made a patch for this problem, please apply this
> for the next version.
thank you! will do.
> if form.has_key("url"):
> + from comments import decode_form
will, are there any recommendations for plugins that import other plugins? can
they always assume that '' is in sys.path, so that importing plugins like this
will work?
-Ryan
--
http://snarfed.org/
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV