Last modified: 2012-12-31 14:04:59 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 T34730, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 32730 - Use HTML5 FileAPI for Special:Import XML upload
Use HTML5 FileAPI for Special:Import XML upload
Status: NEW
Product: MediaWiki
Classification: Unclassified
Export/Import (Other open bugs)
1.20.x
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
https://en.wikipedia.org/wiki/Special...
:
Depends on:
Blocks: html5
  Show dependency treegraph
 
Reported: 2011-11-30 19:03 UTC by Brion Vibber
Modified: 2012-12-31 14:04 UTC (History)
0 users

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


Attachments

Description Brion Vibber 2011-11-30 19:03:27 UTC
By using the HTML5 FileAPI interface in supporting browsers, we can read an .xml import file directly through the web application and send it to the server in smaller pieces.

Things that could be done:

* 'preview' of what will be imported before uploading
* parse the <siteinfo> header before upload, give chance to map namespaces etc
* run import during upload, instead of after the entire thing
* show progress as it goes along
* recovery after network outage or computer sleep/suspend
* import files much larger than the PHP upload limit
* allow modifying/fixing up errors as it goes along

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


Navigation
Links