[Hackage] #145: Hackage does not support UTF-8 characters
Hackage
trac at galois.com
Fri Mar 28 11:57:22 EDT 2008
#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 at 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
More information about the cabal-devel
mailing list