https://bugzilla.wikimedia.org/show_bug.cgi?id=70303

--- Comment #6 from Neil Kandalgaonkar <ne...@neilk.net> ---
It's true that in the code, we do not block on preference setting before going
to the next step in the UploadWizard. 

So if you're very quick and/or MediaWiki is very slow, and you unload the
UploadWizard page by going to the Preference page, then yes, that preference
won't be set.

We could block on preference setting, for the sake of testability, but then we
need to keep the user waiting and figure out some kind of UI if preference
setting is taking a long time or fails. This doesn't seem like a huge win to
me.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to