https://commons.wikimedia.org/wiki/Special:UploadWizard
Flickr upload broken, in all browsers. Confirmed by other users on irc.
[No error output]
--Steinsplitter
https://commons.wikimedia.org/wiki/Special:UploadWizard
Flickr upload broken, in all browsers. Confirmed by other users on irc.
[No error output]
--Steinsplitter
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T45450 UploadWizard Flickr (tracking) | |||
Resolved | MarkTraceur | T101616 Flickr upload broken (with various error messages) |
https://commons.wikimedia.org/wiki/Special:UploadWizard at line 451: Uncaught TypeError: Cannot read property 'valid' of undefined from https://www.flickr.com/photos/europeanspaceagency/18305433219/
Above is with Chrome.
With FF, I get
https://commons.wikimedia.org/w/load.php?debug=false&lang=en&modules=jquery%2Cmediawiki&only=scripts&skin=monobook&version=OXPfO5Io line 4 > eval at line 449: TypeError: this.deedChooser is undefined
for the same file on Flickr
First error occured for me is T100540: "Get from Flickr" does nothing.
Second error is:
GET https://commons.wikimedia.org/wiki/Special:UploadStash/thumb/137lbxxbgsew.se2as9.1085353.jpg/100px-137lbxxbgsew.se2as9.1085353.jpg 503 (Service Unavailable) 100px-137lbxxbgsew.se2as9.1085353.jpg:1
Third error is:
Uncaught TypeError: Cannot read property 'valid' of undefined VM359:446
DP.moveFrom @ VM359:446
DP.moveTo @ VM359:447
SP.moveFrom @ VM359:443
(anonymous function) @ VM359:442
oo.EventEmitter.emit @ VM359:14
(anonymous function) @ VM359:460
oo.EventEmitter.emit @ VM359:14
OO.ui.ButtonElement.onClick @ VM359:272
jQuery.event.dispatch @ load.php?debug=false&lang=en&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=OXPfO5Io:65
jQuery.event.add.elemData.handle @ load.php?debug=false&lang=en&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=OXPfO5Io:60
On another file I tested I also got I also got "[UploadWizardExceptionFlowEvent] Url exceeds maximum length", but I did not save the logs...
With IE, I get "Error: Impossible d’obtenir la propriété « call » d’une référence null ou non définie"
Change 216718 had a related patch set uploaded (by MarkTraceur):
Fix conditional deed step skipping for Flickr
According to https://gerrit.wikimedia.org/r/#/projects/mediawiki/extensions/UploadWizard,dashboards/default:recent there is nothing that looks like a fix to the JS error messages in the JS console but since @MarkTraceur just added OOJS-UI buttons to UpWiz and indicated there is some other fix (apart from T100540), he might know better than I do. There is T90599 for the UploadStash errors.
Change 216720 had a related patch set uploaded (by MarkTraceur):
Fix conditional deed step skipping for Flickr