VE assumes any HTML paste containing a data:uri image is a Firefox user pasting an image in, so triggers image upload code (which currently does nothing). We should restrict this to just pastes which contain /only/ image nodes.
Description
Description
Details
Details
Event Timeline
Comment Actions
Change 304056 had a related patch set uploaded (by Esanders):
Move image-paste blocking to transfer handler match function
Comment Actions
Change 304058 had a related patch set uploaded (by Esanders):
Only trigger Firefox data:uri image paste if there is no other HTML
Comment Actions
Change 304058 merged by jenkins-bot:
Only trigger Firefox data:uri image paste if there is no other HTML
Comment Actions
Change 304056 merged by jenkins-bot:
Move image-paste blocking to transfer handler match function