SourceForge.net | 2 Aug 2007 13:23
Picon
Favicon

[ pywikipediabot-Bugs-1766021 ] ValueError on missing category page

Bugs item #1766021, was opened at 2007-08-02 04:23
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1766021&group_id=93107

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: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: ValueError on missing category page

Initial Comment:
This line:

ibegin = txt.index('Saved in parser cache')

in catlib.py causes a ValueError for non-existing categories. This is a bug because even non-existent
categories may contain pages.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1766021&group_id=93107
(Continue reading)

SourceForge.net | 2 Aug 2007 17:19
Picon
Favicon

[ pywikipediabot-Bugs-1766021 ] ValueError on missing category page

Bugs item #1766021, was opened at 2007-08-02 13:23
Message generated for change (Comment added) made by valhallasw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1766021&group_id=93107

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: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: ValueError on missing category page

Initial Comment:
This line:

ibegin = txt.index('Saved in parser cache')

in catlib.py causes a ValueError for non-existing categories. This is a bug because even non-existent
categories may contain pages.

----------------------------------------------------------------------

Comment By: Merlijn S. van Deen (valhallasw)
Date: 2007-08-02 17:19
(Continue reading)

SourceForge.net | 3 Aug 2007 16:24
Picon
Favicon

[ pywikipediabot-Bugs-1766974 ] colon omitted in link to category page

Bugs item #1766974, was opened at 2007-08-03 07:24
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1766974&group_id=93107

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: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: colon omitted in link to category page

Initial Comment:
Consider a page X containing only the following wiki markup:

[[:Category:some category]]

Let page be a Page object for X. Then

links = page.linkedPages()
for link in links:
  wikipedia.output(page.title())
  wikipedia.output(page.aslink())

(Continue reading)

SourceForge.net | 3 Aug 2007 17:01
Picon
Favicon

[ pywikipediabot-Bugs-1766974 ] colon omitted in link to category page

Bugs item #1766974, was opened at 2007-08-03 10:24
Message generated for change (Comment added) made by russblau
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1766974&group_id=93107

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: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: colon omitted in link to category page

Initial Comment:
Consider a page X containing only the following wiki markup:

[[:Category:some category]]

Let page be a Page object for X. Then

links = page.linkedPages()
for link in links:
  wikipedia.output(page.title())
  wikipedia.output(page.aslink())

(Continue reading)

SourceForge.net | 3 Aug 2007 21:39
Picon
Favicon

[ pywikipediabot-Bugs-1767285 ] NoUsername raised but not caught

Bugs item #1767285, was opened at 2007-08-03 21:39
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1767285&group_id=93107

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: category
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Kåre Thor Olsen (kaarethor)
Assigned to: Nobody/Anonymous (nobody)
Summary: NoUsername raised but not caught

Initial Comment:
After the script (revision 3961) successfully had moved a category on dawiki, it asked me whether I wanted
to delete the old category.  I replied 'yes' with my sysop name (on purpose) not defined in the
configuration file, resulting in the following dump:

[... Output of successful move snipped ...]

There are no subcategories in category Kategori:Byer i Blekinge
Moving text from Kategori:Byer i Blekinge to Kategori:Byer i Blekinge län.
Sleeping for 6.6 seconds, 2007-08-03 20:41:29
Creating page [[da:Kategori:Byer i Blekinge län]]
Getting [[Kategori:Byer i Blekinge]]...
(Continue reading)

SourceForge.net | 4 Aug 2007 01:31
Picon
Favicon

[ pywikipediabot-Bugs-1766021 ] ValueError on missing category page

Bugs item #1766021, was opened at 2007-08-02 07:23
Message generated for change (Settings changed) made by leogregianin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1766021&group_id=93107

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: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: ValueError on missing category page

Initial Comment:
This line:

ibegin = txt.index('Saved in parser cache')

in catlib.py causes a ValueError for non-existing categories. This is a bug because even non-existent
categories may contain pages.

----------------------------------------------------------------------

Comment By: Merlijn S. van Deen (valhallasw)
Date: 2007-08-02 11:19
(Continue reading)

SourceForge.net | 4 Aug 2007 13:42
Picon
Favicon

[ pywikipediabot-Bugs-1650115 ] Followlive: improve edit summary and update templates

Bugs item #1650115, was opened at 2007-02-01 16:41
Message generated for change (Comment added) made by leogregianin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1650115&group_id=93107

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: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Followlive: improve edit summary and update templates

Initial Comment:
Currently some of followlive.py's English language templates are outdated and are redirects. Also,
English Wikipedia policy strongly suggests that the edit summaries of bot-assisted make it very clear
that that edit was bot-assisted - currently none of followlive.py's messages seem to make that clear.
Included inline is a diff for fixing the redirected templates, and also improving the messages - I did what
I could for the foreign language messages, but I just don't understand Hebrew or Dutch nearly well enough
to prepend "Robot-assisted tagging:" to the messages.

I've also taken the liberty of considerably expanding and updating the list of English templates to ignore.

Following inline and attached is my patch. It compiles and seems to run without any errors, so I am
submitting it:
(Continue reading)

SourceForge.net | 4 Aug 2007 13:44
Picon
Favicon

[ pywikipediabot-Bugs-1676430 ] catlib.py: bug introduced in revision 1.96

Bugs item #1676430, was opened at 2007-03-08 08:26
Message generated for change (Settings changed) made by leogregianin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1676430&group_id=93107

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: category
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: RobertG-W (robertg-w)
Assigned to: Nobody/Anonymous (nobody)
Summary: catlib.py: bug introduced in revision 1.96

Initial Comment:
Please can someone implement this fix? CVS diff follows.

Thanks,

RobertG

Index: catlib.py
===================================================================
RCS file: /cvsroot/pywikipediabot/pywikipedia/catlib.py,v
retrieving revision 1.98
diff -r1.98 catlib.py
(Continue reading)

SourceForge.net | 4 Aug 2007 13:45
Picon
Favicon

[ pywikipediabot-Bugs-1689685 ] wikipedia.showDiff too slow

Bugs item #1689685, was opened at 2007-03-28 04:05
Message generated for change (Settings changed) made by leogregianin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1689685&group_id=93107

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: Invalid
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: wikipedia.showDiff too slow

Initial Comment:
After an extensive edit of a 242K page, wikipedia.showDiff took 10 minutes on a core 2 duo machine to
generate the diff. In contrast, the MediaWiki software was able to show me the same diff in less than 10
seconds. (Of course, this might be a python related bug.)

----------------------------------------------------------------------

Comment By: Daniel Herding (wikipedian)
Date: 2007-06-09 10:31

Message:
Logged In: YES 
(Continue reading)

SourceForge.net | 5 Aug 2007 18:19
Picon
Favicon

[ pywikipediabot-Bugs-1760759 ] Getting 60 + 1 pages from the same project

Bugs item #1760759, was opened at 2007-07-25 22:28
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1760759&group_id=93107

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
Resolution: None
Priority: 5
Private: No
Submitted By: Byrial Ole Jensen (byrial)
Assigned to: Nobody/Anonymous (nobody)
Summary: Getting 60 + 1 pages from the same project

Initial Comment:
When I use interwiki.py I often see things like:

Getting 60 pages from wikipedia:fr...
Getting 1 pages from wikipedia:fr...

where it first gets 60 pages immediately followed by a fetch of 1 page from the same project. That seems
strange so I suspect that there is off-by-one error or similar some place.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
(Continue reading)


Gmane