https://bugzilla.wikimedia.org/show_bug.cgi?id=55295
Web browser: ---
Bug ID: 55295
Summary: interwiki.py should keep links inside <onlyinclude> if
there
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/1009/
Reported by: melancholie
Created on: 2009-08-19 22:53:27
Subject: interwiki.py should keep links inside <onlyinclude> if there
Original description:
interwiki.py should keep links inside <onlyinclude>, if they are in
there.
Currently, interwiki.py changes:
<onlyinclude>
Text
\[\[en:Foobar\]\]
</onlyinclude>
to
<onlyinclude>
Text
</onlyinclude>
\[\[en:Foobar\]\]
Although this way of embedding interwiki links is just wrong, PyWikipedia
should respect it.
Otherwise PyWikipedia might ignore interwiki links inside of
<onlyinclude> at all, like inside <includeonly>, <nowiki>
etc.??
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=54738
Web browser: ---
Bug ID: 54738
Summary: Implement a UnconnectedPages generator in Pywikipedia
Product: Pywikibot
Version: unspecified
Hardware: All
URL: https://en.wikipedia.org/wiki/Special:UnconnectedPages
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Wikidata
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: maarten(a)mdammers.nl
Depends on: 49137
Classification: Unclassified
Mobile Platform: ---
To get pages from for example
https://en.wikipedia.org/wiki/Special:UnconnectedPages . No api yet, so that
blocks this one
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55176
Web browser: ---
Bug ID: 55176
Summary: unable editing templates on pl.wikt
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/1505/
Reported by: jandudik
Created on: 2012-08-22 07:50:02
Subject: unable editing templates on pl.wikt
Original description:
pl.wikt have all interwiki in one line on the top of page.
But on templates when editing removes interwiki from
<noinclude></noinclude>
see
http://pl.wiktionary.org/w/index.php?title=Szablon:podobne&diff=next&oldid=…
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=58084
Web browser: ---
Bug ID: 58084
Summary: "category.py move" adds categories from transcluded
templates.
Product: Pywikibot
Version: core (2.0)
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: category.py
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: cdpark(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
When moving category using "python category.py move -from:XX -to:YY", it does
not work properly.
It adds categories from transcluded templates.
For example,
[https://ko.wikipedia.org/w/index.php?title=%EC%96%91%ED%8F%89_%EC%9A%A9%EB%…
This edit] adds "[[분류:경기도에 관한 토막글]]"(means"Category:Gyeonngi-do stubs"). This
category comes from the transcluded template "{{토막글|경기도}}".
The function "page.categories()" of pywikibot-core differs from
pywikibot-compat's.
The "category.py" in pywikibot-compat works well.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=54570
Web browser: ---
Bug ID: 54570
Summary: Working with interwikis on subpage
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: ASSIGNED
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/patches/497/
Reported by: dixond
Created on: 2010-12-29 13:55:59
Subject: Working with interwikis on subpage
Assigned to: xqt
Original description:
I think I implemented my feature request with ID: 3146291
Please, review carefully my code - to be honest I don't have really much
experience with Python.
And few moments:
1\) When we adding/fixing interwikis on subpage, I think we should remove
interwikis in template itself if any
2\) It seems that logic of determing whether this page has subpages, getting
interwikis also from included subpages etc should be decoupled from
interwiki.py and moved to wikipedia.py
3\) Not really related but.. cosmetic\_changes.py removes interwikis from
subpage.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55129
Web browser: ---
Bug ID: 55129
Summary: new nightlies do not have version.py support
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/1650/
Reported by: valhallasw
Created on: 2013-07-28 19:40:56.250000
Subject: new nightlies do not have version.py support
Original description:
Nightlies should bundle a 'version' file, containing three lines:
nightly:pywikipedia
2013-07-20T11:39:29.772181Z
11775
i.e. 'what', 'when was nightly generated', 'source revision'
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=54686
Web browser: ---
Bug ID: 54686
Summary: version.py does not work properly for SVN working
copies
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: info(a)gno.de
Classification: Unclassified
Mobile Platform: ---
version.py gives a unsufficient result if the working copy is SVN based from
github:
C:\pwb\compat>version.py
Pywikipedia wikipedia.py (r-1 (unknown), ???????, 2013/09/19, 07:37:28,
OUTDATED
)
Python 2.7.3 (default, Apr 10 2012, 23:24:47) [MSC v.1500 64 bit (AMD64)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
C:\pwb\compat>
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=54540
Web browser: ---
Bug ID: 54540
Summary: Allow specifying a custom site in GeneratorFactory
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/patches/622/
Reported by: gallaecio
Created on: 2013-08-03 20:32:41.962000
Subject: Allow specifying a custom site in GeneratorFactory
Original description:
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=59970
Web browser: ---
Bug ID: 59970
Summary: Show clearer error on non-recursive clone
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
Classification: Unclassified
Mobile Platform: ---
If someone uses 'git clone https://..../pywikibot-core' or -compat, instead of
'git clone --recursive', the bot doesn't work, due to httplib2 missing (-core)
and i18n missing (core and compat). However, the errors are less than clear:
Core
----
Traceback (most recent call last):
File "C:\rewrite\pwb.py", line 123, in <module>
tryimport_pwb()
File "C:\rewrite\pwb.py", line 30, in tryimport_pwb
import pywikibot
File "C:\rewrite\pywikibot\__init__.py", line 412, in <module>
from .page import Page, ImagePage, Category, Link, User, ItemPage,
PropertyP
age, Claim
File "C:\rewrite\pywikibot\page.py", line 17, in <module>
import pywikibot.site
File "C:\rewrite\pywikibot\site.py", line 32, in <module>
from pywikibot import pagegenerators
File "C:\rewrite\pywikibot\pagegenerators.py", line 31, in <module>
from pywikibot.comms import http
File "C:\rewrite\pywikibot\comms\http.py", line 35, in <module>
import queue as Queue
ImportError: No module named queue
Compat
------
Traceback (most recent call last):
File "replace.py", line 970, in <module>
main()
File "replace.py", line 636, in main
{'description': u''})
File "/home/valhallasw/src/pwb/compat-svn/trunk/pywikibot/i18n.py", line 336,
in twtranslate
transdict = getattr(__import__("i18n", {}, {}, [package]), package).msg
ImportError: No module named i18n
In both cases, we should check for the existance of the externals, and respond
with a clear error message otherwise.
--
You are receiving this mail because:
You are the assignee for the bug.