Last modified: 2012-08-14 17:36:40 UTC
Steps to reproduce: 0. Have firebug running 1. Go through the process to upload a file once. 2. Click "Upload more files" or similar 3. Add more than one file at once 4. Click "Upload" Expected behavior: Upload files, go through process again Actual behavior: this.uploads[0].details.copyMetadataCtrlDiv is undefined I'll probably deal with this today at some point, just wanted to make a note of it.
Patch submitted: https://gerrit.wikimedia.org/r/7612
To clarify, this occurs when you go through the entire process (select files, upload, release rights, describe, publish) multiple times.