var filename = mw.Title.makeTitle( NS_FILE, duplicate ).getPrefixedText(),
            uploadDuplicate = this.makeOverrideButton().on( 'click', () => {
                // mark this warning as ignored & process the API result again
                this.ignoreWarning( 'duplicateversions' );
                this.setTransported( result );