Last modified: 2014-02-17 06:17:28 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58827, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56827 - KeyError 'user' in wikipedia.getLatestUploader
KeyError 'user' in wikipedia.getLatestUploader
Status: NEW
Product: Pywikibot
Classification: Unclassified
General (Other open bugs)
compat-(1.0)
All All
: Normal normal
: ---
Assigned To: Pywikipedia bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-09 07:12 UTC by xqt
Modified: 2014-02-17 06:17 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description xqt 2013-11-09 07:12:21 UTC

    
Comment 1 Ricordisamoa 2014-02-17 01:01:40 UTC
Can you please indicate the exact steps to reproduce the error?
Comment 2 xqt 2014-02-17 06:17:28 UTC
Sorry, here is the traceback:

Waiting for 60 seconds,

Loading the allowed licenses...

Loading Kategorie:Vorlage:Lizenz für Bilder...

>> No additional settings found! <<
Skipping the files uploaded less than 60 seconds ago.. 16 Okt 2013 21:53:37 (UTC
)
No image in imagepage
Execution time: 57819 seconds

Traceback (most recent call last):
  File "C:\pwb\compat\checkimages.py", line 1952, in <module>
    main()
  File "C:\pwb\compat\checkimages.py", line 1921, in main
    generator = Bot.wait(waitTime, generator, normal, limit)
  File "C:\pwb\compat\checkimages.py", line 1525, in wait
    timestamp = image.getLatestUploader()[1]
  File "C:\pwb\compat\wikipedia.py", line 4952, in getLatestUploader
    return [self._latestInfo['user'], self._latestInfo['timestamp']]
KeyError: 'user'

Seems there is an image description without the image itself

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links