https://bugzilla.wikimedia.org/show_bug.cgi?id=55047
Web browser: ---
Bug ID: 55047
Summary: commonscat.py clone for wikispecies
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/287/
Reported by: avicennasis
Created on: 2011-07-12 02:08:12
Subject: commonscat.py clone for wikispecies
Original description:
Commonscat.py works very well - would it be possible to get a clone of this for
the wikispecies project?
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55320
Web browser: ---
Bug ID: 55320
Summary: fixing_redirects.py encodes section-link
hexadecimally.
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
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/bugs/743/
Reported by: nightshadow28
Created on: 2008-06-11 10:22:29
Subject: fixing_redirects.py encodes section-link hexadecimally.
Original description:
fixing\_redirects.py encodes section-link hexadecimally.
When fixing\_redirects.py fixes in-line links, the bot will replace section
name hexadecimally.
For example,
http://ja.wikipedia.org/w/index.php?title=%E7%94%9F%E7%89%A9%E5%AD%A6&diff=…
original link: \[\[目的論\]\]
redirect: \[\[目的\#目的論\]\]
result of the bot: \[\[目的\#.E7.9B.AE.E7.9A.84.E8.AB.96|目的論\]\]
The result is difficult to maintenance by human...
Pywikipedia \[http\] trunk/pywikipedia \(r5554, Jun 10 2008, 15:47:56\)
Python 2.5.2 \(r252:60911, Apr 21 2008, 11:12:42\)
\[GCC 4.2.3 \(Ubuntu 4.2.3-2ubuntu7\)\]
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=64870
Bug ID: 64870
Summary: Port inline_images.py to core
Product: Pywikibot
Version: core (2.0)
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: valhallasw(a)arctus.nl
Blocks: 55880
Web browser: ---
Mobile Platform: ---
Possibily move it out of pywikibot as it's fairly special-purpose.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=59952
Web browser: ---
Bug ID: 59952
Summary: fixing_redirects.py does not work with : and #
Product: Pywikibot
Version: compat (1.0)
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: jan.dudik(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
When fixing redirects, bot does not fix links beginning with [[:langcode:link]]
*https://cs.wikiversity.org/w/index.php?title=U%C5%BEivatel:Kychot&curid=698&diff=43895&oldid=39956
Additionally, does not fix links with # [[link#foo]]
*https://cs.wikiversity.org/w/index.php?title=Dublin_Core/cvi%C4%8Den%C3%AD/DCdot&curid=4986&diff=43892&oldid=40427
*https://cs.wikiversity.org/w/index.php?title=Dublin_Core/cvi%C4%8Den%C3%AD/webarchiv_generator&curid=4984&diff=43891&oldid=20284
*https://cs.wikiversity.org/w/index.php?title=Diskuse:Zkoum%C3%A1m_OpenOffice.org_Base_(Juandev)&curid=4970&diff=43890&oldid=43499
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55256
Web browser: ---
Bug ID: 55256
Summary: Page.templates() cache does not respect get_redirect
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
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/bugs/1257/
Reported by: tgr_
Created on: 2010-10-31 10:39:27
Subject: Page.templates() cache does not respect get_redirect
Original description:
Steps to reproduce:
page = wikipedia.Page\(someSite, someRedirect\)
page.templates\(\) \# returns \[\]
page.templates\(get\_redirect=True\) \# returns \[\] from cache even if the
page does have templates
Pywikipedia \[http\] trunk/pywikipedia \(r8690, 2010/10/28, 15:34:19\)
Python 2.6.5 \(r265:79096, Mar 19 2010, 21:48:26\) \[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.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55264
Web browser: ---
Bug ID: 55264
Summary: SpamFilter error not raising
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
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/bugs/1217/
Reported by: betacommand
Created on: 2010-08-06 00:04:04
Subject: SpamFilter error not raising
Original description:
this is related to
https://sourceforge.net/tracker/?func=detail&aid=3028176&group\_id=93107&at…
pywikipedia quietly fails when triggering the spam filter
\{u'edit': \{u'spamblacklist': u'http://www.gamerbrain.net', u'result':
u'Failure'\}\}
is one example of the returned tuple either the API changed or someone broke
something
Python 2.6.5 \(r265:79063, Apr 16 2010, 13:09:56\)
\[GCC 4.4.3\]
config-settings:
use\_api = True
use\_api\_login = True
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=64468
Bug ID: 64468
Summary: improve diff visualization for Wikibase entities
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: Unprioritized
Component: Wikidata
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: ricordisamoa(a)live.it
Depends on: 39147
Web browser: ---
Mobile Platform: ---
pywikibot.showDiff(oldText, newText) is currently used to compare two wikicode
strings. But what about data items?
We should either:
* use the API to get a diff in structured format (bug 39147), or:
* convert dicts to strings somehow, before sending them to difflib
More ideas are welcome.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=60042
Web browser: ---
Bug ID: 60042
Summary: Problem with uploading files
Product: Pywikibot
Version: core (2.0)
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: massari.fen(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Getting:
ERROR: Upload error:
Traceback (most recent call last):
File "scripts/upload.py", line 214, in upload_image
ignore_warnings=self.ignoreWarning)
File "/root/mybot/core/pywikibot/site.py", line 3246, in upload
raise ValueError("APISite.upload: cannot upload file without "
ValueError: APISite.upload: cannot upload file without a summary/description.
Even with -noverify I get the same error. And if I try to change the desc I
get: Could not load GUI modules: No module named gui and the error from
above!
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=59078
Web browser: ---
Bug ID: 59078
Summary: Customize clean_sandbox.py for Egyptian Arabic (arz)
Wikipedia
Product: Pywikibot
Version: compat (1.0)
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: meno25mail(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
In clean_sandbox.py script of the compat branch, please customize it for the
Egyptian Arabic (arz) Wikipedia:
content = {
'arz': u'{{عنوان السبوره}}\n<!-- مرحبا! خد راحتك فى تجريب مهاراتك فى
التحرير تحت الخط ده. بما إن الصفحه دى لتجارب التعديل، فالصفحه دى حيتم تنضيفها
اوتوماتيكيا كل 12 ساعه. -->',
sandboxTitle = {
'arz': u'Project:السبوره',
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=59107
Web browser: ---
Bug ID: 59107
Summary: Issue in template.py with summary
Product: Pywikibot
Version: core (2.0)
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: dixond(a)acm.lviv.ua
Classification: Unclassified
Mobile Platform: ---
Created attachment 14190
--> https://bugzilla.wikimedia.org/attachment.cgi?id=14190&action=edit
Patch for the reported issue
template.py passes the "editSummary" parameter to replace.ReplaceRobot, however
the correct parameter name should be "summary". The patch is attached.
--
You are receiving this mail because:
You are the assignee for the bug.