https://bugzilla.wikimedia.org/show_bug.cgi?id=32192
--- Comment #7 from Brion Vibber <[email protected]> 2011-11-04 18:06:34 UTC --- Got a script or procedure to repro the upload stash API sequence? It looks like stashed files will get their metadata & whatnot read fresh from the original file when ApiQueryStashImageInfo gets called; as long as it's able to detect the file type correctly this _should_ go through the same old code paths in File::getPropsFromPath(), as they do on upload saving proper. If the stashed file path includes an extension, I think this shouldn't be a problem... -- 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
