Download & Extend

Backup type variables _backup_migrate_dump_tables

Project:Backup and Migrate
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

In _backup_migrate_dump_tables function, the MIME type of the file to download is set to variable $filemime, depending on backup type, but this variable is never used.

The MIME type variable passed to _backup_migrate_send_file_to_download is $file_mime, which is initialized to "text/plain" and remains unchanged.

Comments

#1

Version:6.x-1.2» 6.x-1.x-dev
Status:active» fixed

Right you are. Fixed in the latest dev. Out of curiosity, what effects where you noticing because of this bug?

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.