[Hackage] #579: Wrong content type for web documentation

Hackage trac at galois.com
Sat Aug 29 16:28:37 EDT 2009


#579: Wrong content type for web documentation
----------------------------+-----------------------------------------------
  Reporter:  guest          |        Owner:         
      Type:  defect         |       Status:  new    
  Priority:  normal         |    Milestone:         
 Component:  Cabal library  |      Version:  1.6.0.1
  Severity:  normal         |     Keywords:         
Difficulty:  unknown        |   Ghcversion:         
  Platform:                 |  
----------------------------+-----------------------------------------------
 The http headers for http://www.haskell.org/cabal/release/cabal-latest/doc
 /users-guide/index.html

 return "Content-Type: text/html; charset=utf-8" however the documentation
 is in ISO-8859-1 format.

 The documentation source even has

 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">

 but this doesn't override the content-type given by the HTTP headers in
 Firefox.

-- 
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/579>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects


More information about the cabal-devel mailing list