ClearFoundation Tracker - ClearOS
View Issue Details
0000955ClearOSapp-configuration-backup - Configuration Backuppublic2013-01-29 17:262013-02-05 12:24
bchambers 
bchambers 
normalmajoralways
closedfixed 
6.3.0 
6.3.0 Updates6.3.0 Updates 
0000955: Config backups downloaded via UI are corrupt
Webconfig's Apache engine had modification made that compresses data...this feature also tried to compress the tgz file when downloading the configuration file via the UI, leading to a corrupt archive file.
Adding:
@apache_setenv('no-gzip', 1);

To the download controller resolves issue.
No tags attached.
Issue History
2013-01-29 17:26bchambersNew Issue
2013-01-29 17:26bchambersStatusnew => assigned
2013-01-29 17:26bchambersAssigned To => bchambers
2013-02-01 14:57user2Statusassigned => resolved
2013-02-01 14:57user2Fixed in Version => 6.3.0 Updates
2013-02-01 14:57user2Resolutionopen => fixed
2013-02-05 12:24user2Statusresolved => closed

There are no notes attached to this issue.