https://bugzilla.wikimedia.org/show_bug.cgi?id=42640
--- Comment #23 from [email protected] --- Okay, So it doesn't seem to be dependent upon the number of times the button is clicked. it seems to be waiting for something to load. firefox error console just keeps giving me this: "error in parsing value 'margin-left'. Declaration dropped. http://10.25.21.82/mediawiki/index.php/Special:UploadWizard" In bugzilla this is the GET that it seems to be waiting for, and it takes roughly 20seconds to complete: http://10.25.21.82/mediawiki/api.php?action=query&format=json&titles=File%3AAvthte%2Ejpg&prop=imageinfo&iiprop=url%7Cmime%7Csize&iiurlwidth=150 firebug lists this as taking 21.44s (NOT ms), and shows in the response: {"query":{"pages":{"-1":{"ns":6,"title":"File:Avthte.jpg","missing":"","imagerepository":""}}}} -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
