https://bugzilla.wikimedia.org/show_bug.cgi?id=38344
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[email protected]. |[email protected] |org | --- Comment #1 from Brion Vibber <[email protected]> 2012-07-12 16:46:31 UTC --- In theory we could steal the JS code from Special:Upload/UploadWizard but I don't think we can read binary files currently. It'll probably be easiest to throw in a Cordova plugin to extract the data and return it to JS, can probably grab an existing Java library to do the exif stuff. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
