Feature Requests item #2585247, was opened at 2009-02-10 15:15
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=2585247&group_…
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: interwiki
Group: None
>Status: Closed
Priority: 5
Private: No
Submitted By: Robert Ullmann (robertullmann)
>Assigned to: xqt (xqt)
Summary: sort order for ms.wikt and da.wikt
Initial Comment:
It was pointed out to me that the order used for ms.wikt (default code-alpha) is incorrect, they use the order used by ms.wp: "alphabetic_revised"
Also: da.wikt wants the order to be "alphabetic"
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-03-18 15:40
Message:
duplicate to #2605385
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=2585247&group_…
Patches item #2972577, was opened at 2010-03-18 13:57
Message generated for change (Settings changed) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2972577&group_…
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: None
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: masti (masti01)
>Assigned to: xqt (xqt)
Summary: pl.archive text for weblinkchecker
Initial Comment:
adding archive text pl
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-03-18 15:34
Message:
done in r8025. Thanks masti!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2972577&group_…
Patches item #2972577, was opened at 2010-03-18 13:57
Message generated for change (Tracker Item Submitted) made by masti01
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2972577&group_…
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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: masti (masti01)
Assigned to: Nobody/Anonymous (nobody)
Summary: pl.archive text for weblinkchecker
Initial Comment:
adding archive text pl
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2972577&group_…
Bugs item #2972249, was opened at 2010-03-17 22:49
Message generated for change (Comment added) made by masti01
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2972249&group_…
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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: masti (masti01)
Assigned to: xqt (xqt)
Summary: weblinkchecker.py - anoying exceptions
Initial Comment:
While processing external links weblinkchecker often trows this exception:
Exception while processing URL http://www.cev.lu/mmp-cgi/show.pl?cmd=tmpl&id=851&id2=150&id3=359&id4=4&id5… in page Mistrzostwa Europy w Piłce Siatkowej Mężczyzn 1997
Exception in thread Mistrzostwa Europy w Piłce Siatkowej Mężczyzn 1997 - http://www.cev.lu/mmp-cgi/show.pl?cmd=tmpl&id=851&id2=150&id3=359&id4=4&id5…:
Traceback (most recent call last):
File "/usr/lib64/python2.6/threading.py", line 525, in __bootstrap_inner
self.run()
File "weblinkchecker.py", line 492, in run
ok, message = linkChecker.check()
File "weblinkchecker.py", line 423, in check
msg = error[1]
IndexError: tuple index out of range
----------------------------------------------------------------------
>Comment By: masti (masti01)
Date: 2010-03-18 11:21
Message:
it looks that the errors are timeouts. for example:
### DEBUG information for #2972249
Exception while processing URL
http://www.football.fo/index.asp?id={C3466C04-98FF-405A-AA70-93EB417A19F4}
in page 1. deild Wysp Owczych kobiet (2009)
Exception in thread 1. deild Wysp Owczych kobiet (2009) -
http://www.football.fo/index.asp?id={C3466C04-98FF-405A-AA70-93EB417A19F4}:
Traceback (most recent call last):
File "/usr/lib64/python2.6/threading.py", line 525, in
__bootstrap_inner
self.run()
File "weblinkchecker.py", line 496, in run
ok, message = linkChecker.check()
File "weblinkchecker.py", line 427, in check
raise IndexError, error
IndexError: timed out
and the page is really slow to load. So we need to fix is that the error
should produce the proper message.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2010-03-18 08:18
Message:
I inserted additional debugging information for now. Do you have the page
this error occures?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2972249&group_…
Feature Requests item #2971566, was opened at 2010-03-16 22:30
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=2971566&group_…
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: interwiki
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: JAn (jandudik)
Assigned to: xqt (xqt)
Summary: Better message
Initial Comment:
Whe bot removes all interwiki links, there should be better summary, something like:
Bot: removes [[en:foo]] (all iw)
or
Bot removes all interwiki
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-03-18 08:19
Message:
Is this for the edit summary or the log file?
----------------------------------------------------------------------
Comment By: JAn (jandudik)
Date: 2010-03-17 15:39
Message:
e.g. in article is only one interwiki link, which is incorrect. when there
is only log: Bot removed [[en:foo]] users don't recognize there is no other
iw. when there is log: bot removes all interwiki, users know, there is
something bad.
This is idea from user:Miraceti.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2010-03-17 13:03
Message:
What is the reason for that? Could you give me a hint?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=2971566&group_…
Bugs item #2972249, was opened at 2010-03-17 22:49
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2972249&group_…
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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: masti (masti01)
>Assigned to: xqt (xqt)
Summary: weblinkchecker.py - anoying exceptions
Initial Comment:
While processing external links weblinkchecker often trows this exception:
Exception while processing URL http://www.cev.lu/mmp-cgi/show.pl?cmd=tmpl&id=851&id2=150&id3=359&id4=4&id5… in page Mistrzostwa Europy w Piłce Siatkowej Mężczyzn 1997
Exception in thread Mistrzostwa Europy w Piłce Siatkowej Mężczyzn 1997 - http://www.cev.lu/mmp-cgi/show.pl?cmd=tmpl&id=851&id2=150&id3=359&id4=4&id5…:
Traceback (most recent call last):
File "/usr/lib64/python2.6/threading.py", line 525, in __bootstrap_inner
self.run()
File "weblinkchecker.py", line 492, in run
ok, message = linkChecker.check()
File "weblinkchecker.py", line 423, in check
msg = error[1]
IndexError: tuple index out of range
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-03-18 08:18
Message:
I inserted additional debugging information for now. Do you have the page
this error occures?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2972249&group_…
Patches item #2972270, was opened at 2010-03-17 23:40
Message generated for change (Settings changed) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2972270&group_…
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: None
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: masti (masti01)
>Assigned to: xqt (xqt)
Summary: patch for #2970428
Initial Comment:
weblink should not end with | as tis is used for template parameters
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-03-18 07:48
Message:
done in r8021. Thanks!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2972270&group_…
Bugs item #2970428, was opened at 2010-03-15 00:21
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2970428&group_…
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: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: masti (masti01)
>Assigned to: xqt (xqt)
Summary: weblinkchecker.py - not striping | following link
Initial Comment:
weblinkchecker.py does not properly stripe trailling pipe "|" character after http links. This can happen when a link in within an inline template as one of the parameters the result is false positive dead link like below
*[[Jean-Claude Nallet]] links to http://www.gbrathletics.com/ic/epm.htm| - 404 Not Found.
the link is within Cite page template:
<ref>{{Cytuj stronę| url =http://www.gbrathletics.com/nc/fra.htm| tytuł = GBRAthletics: French Championships| data dostępu = 26 grudnia 2009| autor = | język = en}}</ref>
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-03-18 07:48
Message:
done in r8021
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2010-03-17 23:30
Message:
compileLinkR is located in textlib.py in pywikibot folder
----------------------------------------------------------------------
Comment By: masti (masti01)
Date: 2010-03-17 20:19
Message:
in r7940 the compileLinkR was moved from weblinkchecker to wikipedia
library. But compileLinkR does not exist in wikipedia.py. So why line 222
in weblinkchecker does not crash? And where is this function?
the solution would be to add \| to notAtEnd = '\]\s\)\.:;,<>"' parameter
in compileLinkR
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2970428&group_…
Patches item #2972270, was opened at 2010-03-17 23:40
Message generated for change (Tracker Item Submitted) made by masti01
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2972270&group_…
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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: masti (masti01)
Assigned to: Nobody/Anonymous (nobody)
Summary: patch for #2970428
Initial Comment:
weblink should not end with | as tis is used for template parameters
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2972270&group_…
Bugs item #2970428, was opened at 2010-03-15 00:21
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2970428&group_…
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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: masti (masti01)
Assigned to: Nobody/Anonymous (nobody)
Summary: weblinkchecker.py - not striping | following link
Initial Comment:
weblinkchecker.py does not properly stripe trailling pipe "|" character after http links. This can happen when a link in within an inline template as one of the parameters the result is false positive dead link like below
*[[Jean-Claude Nallet]] links to http://www.gbrathletics.com/ic/epm.htm| - 404 Not Found.
the link is within Cite page template:
<ref>{{Cytuj stronę| url =http://www.gbrathletics.com/nc/fra.htm| tytuł = GBRAthletics: French Championships| data dostępu = 26 grudnia 2009| autor = | język = en}}</ref>
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-03-17 23:30
Message:
compileLinkR is located in textlib.py in pywikibot folder
----------------------------------------------------------------------
Comment By: masti (masti01)
Date: 2010-03-17 20:19
Message:
in r7940 the compileLinkR was moved from weblinkchecker to wikipedia
library. But compileLinkR does not exist in wikipedia.py. So why line 222
in weblinkchecker does not crash? And where is this function?
the solution would be to add \| to notAtEnd = '\]\s\)\.:;,<>"' parameter
in compileLinkR
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2970428&group_…