Commons:Bots/Requests/SamoaBot 2
Discussion: viewed with Firefox
← Older revision
Revision as of 22:19, 28 March 2013
Line 29:
Line 29:
* {{info}} In Firefox, you can use the sendAsBinary() method of your XHR-instance to upload the SVG. This avoids encoding issues (while some SVGs also work with the send method, this will screw up others). Downloading is very easy through a GET since the cross-origin-issue is resolved.
* {{info}} In Firefox, you can use the sendAsBinary() method of your XHR-instance to upload the SVG. This avoids encoding issues (while some SVGs also work with the send method, this will screw up others). Downloading is very easy through a GET since the cross-origin-issue is resolved.
* I created a sample that works with FF 19 (tested): [[User:Rillke/fastTransfer.js]]. It downloads and uploads a file immediately when invoked. You have access to the raw data in function ''_gotFile'' so you can manipulate that data. -- ''[[User:Rillke|Rillke]]''[[User talk:Rillke|(q?)]] 20:43, 28 March 2013 (UTC)
* I created a sample that works with FF 19 (tested): [[User:Rillke/fastTransfer.js]]. It downloads and uploads a file immediately when invoked. You have access to the raw data in function ''_gotFile'' so you can manipulate that data. -- ''[[User:Rillke|Rillke]]''[[User talk:Rillke|(q?)]] 20:43, 28 March 2013 (UTC)
+
+
*I had a look with Firefox 19. It displayed two of the nine files on the list.
+
:[[:File:(E)-pent-2-ène.svg|(E)-pent-2-ène.svg]] does not display
+
+
:[[:File:(Z)-pent-2-ène.svg|(Z)-pent-2-ène.svg]] does not display
+
+
:[[:File:(±)-Ethyl-2-methylbutyrate_Structural_Formulae_V.1.svg|(±)-Ethyl-2-methylbutyrate_Structural_Formulae_V.1.svg]] has been re-uploaded several times; version of 13:06, 26 March 2013 does not display and Mediawiki did not generate a thumbnail for it; other versions okay
+
+
:[[:File:1-Chlornaphthalin.svg|1-Chlornaphthalin.svg]] displays correctly
+
+
:[[:File:1-jpg.svg|1-jpg.svg]] Mediawiki says there's an error in the file; does not display in browser
+
+
:[[:File:1025arud.svg|1025arud.svg]] Mediawiki says there's an error in the file; does not display in browser
+
+
:[[:File:10th_Panzer_Division_logo_1.svg|10th_Panzer_Division_logo_1.svg]] has been re-uploaded, but both versions displayed correctly
+
+
:[[:File:1422_Zeta_in_the_Serbian_Despotate_after_death_Balsa_III.svg|1422_Zeta_in_the_Serbian_Despotate_after_death_Balsa_III.svg]] does not display
+
+
:[[:File:1885ArmenianFlag.svg|1885ArmenianFlag.svg]] has since been re-uploaded; original file did not display
+
`[[User:Rybec|Rybec]] ([[User talk:Rybec|talk]])