Bugs item #2091286, was opened at 2008-09-03 22:56 Message generated for change (Comment added) made by wikishizhao You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2091286...
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: General Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: shizhao (wikishizhao) Assigned to: Nobody/Anonymous (nobody) Summary: weblinkchecker.py error
Initial Comment: see:
Exception in thread - http://law.moj.gov.tw/Scripts/Query1A.asp?no=1D0020020&K1=: Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner self.run() File "weblinkchecker.py", line 504, in run linkChecker = LinkChecker(self.url, HTTPignore = self.HTTPignore) File "weblinkchecker.py", line 302, in __init__ self.changeUrl(url) File "weblinkchecker.py", line 357, in changeUrl self.query = unicode(urllib.quote(self.query.encode(encoding), '=&')) UnicodeEncodeError: 'latin-1' codec can't encode characters in position 17-18: ordinal not in range(256)
----------------------------------------------------------------------
Comment By: shizhao (wikishizhao)
Date: 2008-09-03 23:01
Message: Logged In: YES user_id=1853316 Originator: YES
and:
Exception while processing URL http://sat2.hp.infoseek.co.jp/taiwan/cts.jpg in page Exception in thread - http://sat2.hp.infoseek.co.jp/taiwan/cts.jpg: Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner self.run() File "weblinkchecker.py", line 506, in run ok, message = linkChecker.check() File "weblinkchecker.py", line 437, in check msg = error[1] IndexError: tuple index out of range
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2091286...