Re: [Hackage] #145: Hackage does not support UTF-8 characters

#145: Hackage does not support UTF-8 characters --------------------------------+------------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Cabal-1.4 Component: HackageDB website | Version: 1.1.6 Severity: normal | Resolution: Keywords: | Difficulty: easy (<4 hours) Ghcversion: 6.4.2 | Platform: --------------------------------+------------------------------------------- Comment (by ross@soi.city.ac.uk): We're constrained by the behaviour of Text.XHtml here. I've added a meta tag to declare the charset that it's using, but it might be safer for Text.XHtml to escape everything over 127. Alternatively, if we were to serve UTF-8, the cgi package would be the appropriate place to do that. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/145#comment:5 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage