php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56699 CHMs served in text/plain content-type
Submitted: 2005-12-05 14:53 UTC Modified: 2005-12-06 11:02 UTC
From: techtonik@php.net Assigned: mj (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: 4.4.1 OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: techtonik@php.net
New email:
PHP Version: OS:

 

 [2005-12-05 14:53 UTC] techtonik@php.net
Description:
------------
To make browser prompt to save .chm instead of displaying garbage on screen server need to give it out with proper content-type. This can be cured by adding the following line into apache mime.types

Test script:
---------------
application/mshelp 	hlp chm


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-12-06 11:02 UTC] mj@php.net
This bug has been fixed in CVS.

If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET).

If this was a problem with the pear.php.net website, the change should be live shortly.

Otherwise, the fix will appear in the package's next release.

Thank you for the report and for helping us make PEAR better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 01:01:28 2024 UTC