Last modified: 2013-06-21 08:21:16 UTC
Quote: User agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari/537.1 Why does it cutoff after 50 images? And if it has to do so can it do so in a way that lets you easily work out which 50 it has loaded ? User:Jonathan Cardy
I think the best way would be to ask the user to re-select the images rather than uploading any 50 of them.
Note on coding this: Its not easy to clear the file input as needed by the fix I suggested above. http://stackoverflow.com/questions/1043957/clearing-input-type-file-using-jquery answers how to clear the input field but none of the answered worked elegantly for me. Someone more experienced with file inputs welcomed to throw more light here :)
Related URL: https://gerrit.wikimedia.org/r/65474 (Gerrit Change If0a0362f988d1b9a235c36120d4e07b05755ca77)
Merged and hopefully fixed.