patch applied (ghc-6.10/haddock2): FIX #45: generate two anchors for each name
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.other |
|---|---|
| Message-ID | <[email protected]> |
Sun Nov 23 09:13:21 PST 2008 David Waern <[email protected]> * FIX #45: generate two anchors for each name We generate two anchor tags for each name, one where we don't escape the name and one where we URI-encode it. This is for compatibility between IE and Opera. Test output is updated. M ./src/Haddock/Backends/Html.hs -1 +9 M ./tests/output/A.html -1 +5 M ./tests/output/Bug1.html -1 +5 M ./tests/output/Bug2.html +2 M ./tests/output/Bug3.html +2 M ./tests/output/Bug4.html +2 M ./tests/output/Bug6.html -5 +33 M ./tests/output/Bug7.html -2 +8 M ./tests/output/Bug8.html -1 +7 M ./tests/output/Bugs.html -1 +5 M ./tests/output/Hash.html -2 +20 M ./tests/output/NoLayout.html +2 M ./tests/output/Test.html -23 +199 M ./tests/output/TypeOperators.html -5 +27 M ./tests/output/Visible.html +2 View patch online: http://darcs.haskell.org/ghc-6.10/haddock2/_darcs/patches/20081123171321-a762e-ca81dbbce9a4f5378dc89243d2611c45a1ddf544.gz