[Hackage] #569: strings with more than one URL in them mis-parsed

#569: strings with more than one URL in them mis-parsed ----------------------------+----------------------------------------------- Reporter: EricKow | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.6.0.1 Severity: normal | Keywords: Difficulty: unknown | Ghcversion: Platform: | ----------------------------+----------------------------------------------- It appears that strings with more than one URL in them are parsed incorrectly. For example, {{{ See http://www.mediawiki.org/wiki/API and http://haskell.forkio.com/ }}} gets treated as though there was only one URL. I get the impression that there's some kind of greedy matching going on, like a "<.*>" in regexp terms. This manifests as funny looking output on hackage, eg. http://hackage.haskell.org/package/mediawiki -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/569 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#569: strings with more than one URL in them mis-parsed ----------------------------+----------------------------------------------- Reporter: EricKow | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.6.0.1 Severity: normal | Resolution: Keywords: | Difficulty: unknown Ghcversion: | Platform: ----------------------------+----------------------------------------------- Comment (by EricKow): I've taken the liberty of cross-posting this to http://trac.haskell.org/haddock/ticket/118 while I was at it. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/569#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#569: strings with more than one URL in them mis-parsed --------------------------------+------------------------------------------- Reporter: EricKow | Owner: Type: defect | Status: closed Priority: normal | Milestone: Component: hackageDB website | Version: Severity: minor | Resolution: fixed Keywords: | Difficulty: very easy (<1 hour) Ghcversion: | Platform: --------------------------------+------------------------------------------- Changes (by ross): * status: new => closed * resolution: => fixed Comment: fixed per Duncan's comment in the haddock trac. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/569#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage