https://bugzilla.wikimedia.org/show_bug.cgi?id=55035
Web browser: ---
Bug ID: 55035
Summary: featured.py to handle featured files & assessments
template
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/307/
Reported by: Anonymous user
Created on: 2012-05-20 11:34:13
Subject: featured.py to handle featured files & assessments template
Original description:
I am working on Commons:Template:Assessments which reports "featured" status
files on commons. There is a synchronization problem with local wikis and
commons.
For instance if a file is a Featured Picture on English Wikipedia, Assessments
template would have the parameter |enwiki=1 and optionally |enwiki-nom= to link
to the nomination page. If a file is a formerly featured picture the parameter
would be |enwiki=2. If the file is a featured sound the parameter would be
|enwiki=3 and if the file is a formerly featured sound the parameter would be
|enwiki=4. Updating the commons page is sufficient to update all wikis since
the starts are visible on all wikis.
Though it is also possible to run the code in an interwiki.py-like manner as
well as featured pictures are typically not interwiki linked.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55247
Web browser: ---
Bug ID: 55247
Summary: Bad interwiki edit in templates
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/1286/
Reported by: vargenau
Created on: 2011-01-20 18:57:25
Subject: Bad interwiki edit in templates
Original description:
http://nl.wikipedia.org/w/index.php?title=Sjabloon:In\_het\_nieuws\_-\_Hoof…
The interwikis were moved out of the <noinclude> without reason.
--
You are receiving this mail because:
You are the assignee for the bug.
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=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=55127
Web browser: ---
Bug ID: 55127
Summary: core hangs on killed http(s) connection
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/1657/
Reported by: valhallasw
Created on: 2013-08-22 15:14:10.237000
Subject: core hangs on killed http(s) connection
Original description:
Steps to reproduce:
>>> p = pywikibot.Page(pywikibot.getSite('nl', 'wikipedia'), 'Wikipedia')
>>> p.get()
# now kill the connection, e.g. using tcpview in windows
>>> p = pywikibot.Page(pywikibot.getSite('nl', 'wikipedia'), 'Wikipedia')
>>> p.get()
# hangs
Expected result:
pywikibot reconnects and executes the .get()
Actual result:
complete hang (deadlock?)
--
You are receiving this mail because:
You are the assignee for the bug.