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

--- Comment #1 from Subfader <subfa...@gmail.com> 2012-06-10 12:43:09 UTC ---
Solution: upload.js > 

function fillDestFilename(id) {
    if (!wgUploadAutoFill) {
        return;
    }

Correct: if (wgUploadAutoFill)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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