https://bugzilla.wikimedia.org/show_bug.cgi?id=54538
Web browser: ---
Bug ID: 54538
Summary: desambiguation category changes in catalan wikipedia
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/627/
Reported by: grondin85
Created on: 2013-09-24 14:38:22.911000
Subject: desambiguation category changes in catalan wikipedia
Original description:
The disambiguation category in catalan wikipedia is changed for 4 years, now,
it is at the following wiki local adress
https://ca.wikipedia.org/wiki/Categoria:P%C3%A0gines_de_desambiguaci%C3%B3
I join a patch.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=54543
Web browser: ---
Bug ID: 54543
Summary: WikiData: property datatype
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/618/
Reported by: beta16
Created on: 2013-06-07 10:04:39
Subject: WikiData: property datatype
Assigned to: amird
Original description:
in file attached there's a simple function for determine datatype of a wikidata
property via API, instead use of "isinstance".
Useful in DataPage.editclaim\(\)
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=54568
Web browser: ---
Bug ID: 54568
Summary: Fix parenthesis-bug in compileLinkR
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/530/
Reported by: loxley
Created on: 2011-12-09 22:06:24
Subject: Fix parenthesis-bug in compileLinkR
Assigned to: xqt
Original description:
Textlib.py’s compileLinkR doesn't exlude \( or \) at the end of URLs.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=54535
Web browser: ---
Bug ID: 54535
Summary: Relative links in Wikisource main namespace
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/626/
Reported by: andreasjs
Created on: 2013-08-24 22:20:52.133000
Subject: Relative links in Wikisource main namespace
Original description:
Wikisource main namespace allows subpages and therefore relative links.
Add the line:
self.namespacesWithSubpage.extend([0])
See attachment
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=54558
Web browser: ---
Bug ID: 54558
Summary: Don't replace LF with CR LF in xmlreader
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/565/
Reported by: Anonymous user
Created on: 2012-08-31 19:05:12
Subject: Don't replace LF with CR LF in xmlreader
Original description:
Fixes a bug that I'll submit shortly.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=54767
Web browser: ---
Bug ID: 54767
Summary: ItemPage.get() chokes on labels with a 'removed' value
Product: Pywikibot
Version: unspecified
Hardware: All
URL: https://www.wikidata.org/w/api.php?action=wbgetentitie
s&ids=Q3595042&format=jsonfm
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Wikidata
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Example item:
https://www.wikidata.org/w/api.php?action=wbgetentities&ids=Q3595042&format…
"labels": {
"tt": {
"language": "tt",
"removed": ""
},
I'm not sure what 'removed' means, but at the very least the bot shouldn't die
on it.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=54545
Web browser: ---
Bug ID: 54545
Summary: Support for create a new item from
ItemPage.editEntity()
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/611/
Reported by: nu11zer0
Created on: 2013-04-24 17:18:38
Subject: Support for create a new item from ItemPage.editEntity()
Original description:
This patch makes ItemPage.editEntity\(\) functional for creating a new item.
\----
Pywikibot branches/rewrite/ \(r11447, 2013/04/24, 16:55:33, ok\)
Python 2.7.3 \(default, Sep 26 2012, 21:53:58\)
\[GCC 4.7.2\]
unicode test: ok
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=52692
--- Comment #26 from DrTrigon <dr.trigon(a)surfeu.ch> ---
Has somebody experience of doing the same with JIRA tickets?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=54726
Web browser: ---
Bug ID: 54726
Summary: Support for unicode text input in cmd on windows
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: Siddhartha.Ghai(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
System Environment:
Windows 7 X64 SP1
CLI: cmd.exe
As of now, the Core branch of the framework doesn't seem to support direct
unicode input in the CLI.
The command:
python pwb.py C:/Users/username/core/scripts/add_text.py
-page:%E0%A4%B8%E0%A4%A6%E0%A4%B8%E0%A5%8D%E0%A4%AF:Siddhartha_Ghai/sandbox17
-text:"जाँच" -summary:"जाँच"
gave this diff:
https://hi.wikipedia.org/w/index.php?title=%E0%A4%B8%E0%A4%A6%E0%A4%B8%E0%A…
The devanagari input text and the editsummary both are lost as question marks.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=54536
Web browser: ---
Bug ID: 54536
Summary: desambiguation category changes in catalan wikipedia
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/627/
Reported by: grondin85
Created on: 2013-09-24 14:38:22.911000
Subject: desambiguation category changes in catalan wikipedia
Original description:
The disambiguation category in catalan wikipedia is changed for 4 years, now,
it is at the following wiki local adress
https://ca.wikipedia.org/wiki/Categoria:P%C3%A0gines_de_desambiguaci%C3%B3
I join a patch.
--
You are receiving this mail because:
You are the assignee for the bug.