JGonera has uploaded a new change for review. https://gerrit.wikimedia.org/r/49195
Change subject: Fix photo upload bug when the same image selected twice ...................................................................... Fix photo upload bug when the same image selected twice Now if the same picture is selected again in photo uploads, the preview overlay will show up correctly. There's some refactoring in this commit too, splitting the PhotoUploader#initialize into initialize and _submit. Change-Id: Id78376cecc22a892032e086703bcd66d785d2865 --- M javascripts/modules/mf-photo.js 1 file changed, 66 insertions(+), 58 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend refs/changes/95/49195/1 -- To view, visit https://gerrit.wikimedia.org/r/49195 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id78376cecc22a892032e086703bcd66d785d2865 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: JGonera <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
