gerritbot added a comment.
Change 202438 abandoned by XZise:
[FEAT] page: Port url2link from compat
Reason:
If this function is still needed we can resurrect this. But as Xqt said there are ways using current code in core and the full capabilities of url2link aren't used anyway in compat.
https://gerrit.wikimedia.org/r/202438
TASK DETAIL
https://phabricator.wikimedia.org/T75017
REPLY HANDLER ACTIONS
Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: gerritbot
Cc: gerritbot, jayvdb, 01tonythomas, pywikipedia-bugs
Xqt created this task.
Xqt added a subscriber: Xqt.
Xqt added a project: pywikibot-core.
Restricted Application added subscribers: Aklapper, pywikipedia-bugs.
TASK DESCRIPTION
```
Waiting for 60 seconds,
Loading the allowed licenses...
>> No additional settings found! <<
Skipping the files uploaded less than 60 seconds ago.. 05 Apr 2015 13:23:40 (UTC
)
Traceback (most recent call last):
File "C:\pwb\core\pwb.py", line 213, in <module>
run_python_file(filename, argv, argvu, file_package)
File "C:\pwb\core\pwb.py", line 82, in run_python_file
main_mod.__dict__)
File ".\scripts\checkimages.py", line 1845, in <module>
main()
File ".\scripts\checkimages.py", line 1832, in main
if Bot.checkStep():
File ".\scripts\checkimages.py", line 1608, in checkStep
(license_found, hiddenTemplateFound) = self.smartDetection()
File ".\scripts\checkimages.py", line 1351, in smartDetection
self.templateInList()
File ".\scripts\checkimages.py", line 1293, in templateInList
template.pageAPInfo()
AttributeError: 'Page' object has no attribute 'pageAPInfo'
<type 'exceptions.AttributeError'>
CRITICAL: Waiting for 1 network thread(s) to finish. Press ctrl-c to abort
```
TASK DETAIL
https://phabricator.wikimedia.org/T95306
REPLY HANDLER ACTIONS
Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Xqt
Cc: pywikipedia-bugs, Xqt, Aklapper, jayvdb
Wesalius created this task.
Wesalius added a subscriber: Wesalius.
Wesalius added a project: pywikibot-core.
Restricted Application added subscribers: Aklapper, pywikipedia-bugs.
TASK DESCRIPTION
From my amateur point of view it is not solely category.py problem, but it occured when trying to move categories on cs.wiki (Category:Bohové zvířat -> Category:Zvířecí božstva), so I am filing it this way.
I am using pywikibot on windows, version.py gives
```
Pywikibot: [https] r-pywikibot-core.git (7a04e89, g5417, 2015/04/27, 23:23:37, n
/a)
Release version: 2.0b3
httplib2 version: 0.9
cacerts: core\externals\httplib2\python2\httplib2
\cacerts.txt
certificate test: not ok
Python: 2.7.8 (default, Jun 30 2014, 16:03:49) [MSC v.1500 32 bit (Intel)]
unicode test: ok
```
Traceback:
```
ERROR: Traceback (most recent call last):
File "core\pywikibot\data\api.py", line 1555, in
submit
body=body, headers=headers)
File "core\pywikibot\tools\__init__.py", line 949
, in wrapper
return obj(*__args, **__kw)
File "core\pywikibot\comms\http.py", line 269, in
request
r = fetch(baseuri, method, body, headers, **kwargs)
File "core\pywikibot\comms\http.py", line 371, in
fetch
error_handling_callback(request)
File "core\pywikibot\comms\http.py", line 287, in
error_handling_callback
raise request.data
SSLError: [Errno 185090050] _ssl.c:344: error:0B084002:x509 certificate routines
:X509_load_cert_crl_file:system lib
```
TASK DETAIL
https://phabricator.wikimedia.org/T97392
REPLY HANDLER ACTIONS
Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Wesalius
Cc: pywikipedia-bugs, Wesalius, Aklapper, jayvdb