https://bugzilla.wikimedia.org/show_bug.cgi?id=55101
Web browser: ---
Bug ID: 55101
Summary: Edit summary should sort interwikis the same way as in
page
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: Unprioritized
Component: interwiki.py
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/149/
Reported by: malafaya
Created on: 2008-05-24 02:08:44
Subject: Edit summary should sort interwikis the same way as in page
Original description:
This is not exactly a bug but more a prefered feature.
As of now, interwiki.py adds interwikis to a page according to the site
language, which may or may not be alphabetical sort order. When the bot edits
the page, it builds an edit summary which includes the added, removed and
modified interwikis in code alphabetical order, which may not correspond to the
order in the edited page. The edit summary's order should match the one of the
page.
In interwiki.py, the links are sorted in lines 1489-1491 but
cosmetic\_changes.py should also make use of this code. Both could use the
function wikipedia.interwikiSort\(...\) recently refactored by valhallasw to
sort the interwikis according to the site preference.
The community at the Frysian wikis with be very much thankful for this feature.
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55074
Web browser: ---
Bug ID: 55074
Summary: commons in interwiki.py
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/225/
Reported by: jandudik
Created on: 2009-10-01 10:18:39
Subject: commons in interwiki.py
Original description:
It would be great any feature to check other languages for \{\{commons\}\}
template and add it. It can be attached to interwiki.py
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55080
Web browser: ---
Bug ID: 55080
Summary: Reject all
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: Unprioritized
Component: interwiki.py
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/214/
Reported by: jandudik
Created on: 2009-07-22 10:02:30
Subject: Reject all
Original description:
When bot asks:
What shoul be done? \(\[A\]ccept, \[r\]eject, \[g\]ive up, accept al\[l\]\)
there might be one or two more possibilities:
\* reje\[c\]t all
\* \[m\]erge
In small wikis \(and in big too\) is sometimes situation when two or more
articles are about the same thing, eg na:Fiji and na:Bidji
in these cases would be the best solution merging \(bot include
\{\{merge|second article\}\} template
second \(easier\) possible is removing links from one of them
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55093
Web browser: ---
Bug ID: 55093
Summary: -askhints
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: Unprioritized
Component: interwiki.py
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/181/
Reported by: Anonymous user
Created on: 2009-02-18 14:44:31
Subject: -askhints
Original description:
It would be fine when bot is working with parameter -askhint if there is
possibility only enter language code \(de:\), which means bot would seek for
page with same name in entered language
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55996
Web browser: ---
Bug ID: 55996
Summary: Gender-modified namespace problem in touch.py
Product: Pywikibot
Version: compat (1.0)
Hardware: PC
OS: Windows 7
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: malafaya(a)clix.pt
Classification: Unclassified
Mobile Platform: ---
It seems this user (User:Elvire) has gender specified as "female", and it
changes the default User namespace alias (Portuguese language: default is
Utilizador; female is Utilizadora).
The bot cannot find the gender-mapped page in the list of fetched pages:
>touch.py -family:wiktionary -lang:pt Utilizador_discussão:Elvire
'git' is not recognized as an internal or external command,
operable program or batch file.
Getting 1 page via API from wiktionary:pt...
BUG>> title Utilizadora Discussão:Elvire ([[pt:Utilizador Discussão:Elvire]])
no
t found in list
Expected one of: [[pt:Utilizadora Discussão:Elvire]]
Traceback (most recent call last):
File "D:\Work\pywikipedia\pagegenerators.py", line 1234, in __iter__
for loaded_page in self.preload(somePages):
File "D:\Work\pywikipedia\pagegenerators.py", line 1253, in preload
pywikibot.getall(site, pagesThisSite)
File "D:\Work\pywikipedia\wikipedia.py", line 5512, in getall
_GetAll(site, pages, throttle, force).run()
File "D:\Work\pywikipedia\wikipedia.py", line 5128, in run
self.oneDoneApi(vals)
File "D:\Work\pywikipedia\wikipedia.py", line 5406, in oneDoneApi
raise PageNotFound
PageNotFound
Pywikibot: wikipedia.py (r-1 (unknown), 1b27881, 2013/10/14, 11:11:46,
OUTDATED)
Release version: 1.0b1
Python: 2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55102
Web browser: ---
Bug ID: 55102
Summary: listify to file option in category.py
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/146/
Reported by: Anonymous user
Created on: 2008-05-15 02:27:02
Subject: listify to file option in category.py
Original description:
Please add an option to listify to file rather than a wikipedia article.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55115
Web browser: ---
Bug ID: 55115
Summary: category.py partlyremove -cat:anything
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/36/
Reported by: Anonymous user
Created on: 2005-07-28 14:38:50
Subject: category.py partlyremove -cat:anything
Original description:
Hello\!
In our wiki we have several categories on each article.
If I want to remove a cat but want to have the rest to
stay as they are the current category.py won't help.
category.py remove with cat=example1 would remove all
articles in example1.
Can you please add a function that all articles in a
special cat may have another cat removed.
So category.py remove -cat:example1 would ask which cat
should be removed and then have that one be removed in
all retrieved pages.
Thanks in advance
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55087
Web browser: ---
Bug ID: 55087
Summary: Move image/file
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/190/
Reported by: Anonymous user
Created on: 2009-04-23 18:59:28
Subject: Move image/file
Original description:
The ability to move files/images much like a pagemove.
As of mediawiki 1.14 all files can be moved\(renamed\) instead of re-uploading
a renamed version.
There is an option to "Leave a Redirect Behind". This is new to Wikia.com
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55096
Web browser: ---
Bug ID: 55096
Summary: use standard pagegenerators in delete.py
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/168/
Reported by: esperanza1936
Created on: 2008-11-20 15:08:39
Subject: use standard pagegenerators in delete.py
Original description:
In order to work with -unusedfiles for instance
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55218
Web browser: ---
Bug ID: 55218
Summary: interwiki.py sets double noinclude
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: interwiki.py
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1400/
Reported by: hiw
Created on: 2012-01-20 21:48:36
Subject: interwiki.py sets double noinclude
Original description:
Diff:
http://fa.wikipedia.org/w/index.php?title=%D8%A7%D9%84%DA%AF%D9%88:%D8%AA%D…
Due to right to left on fa?
Pywikipedia trunk/pywikipedia/ \(r9833, 2011/03/13, 10:14:47\)
Python 2.7.2 \(default, Jun 24 2011, 12:21:10\) \[MSC v.1500 32 bit \(Intel\)\]
config-settings:
use\_api = True
use\_api\_login = True
unicode test: ok
--
You are receiving this mail because:
You are the assignee for the bug.