[Hackage] #323: Add url field for package bug reports

#323: Add url field for package bug reports ----------------------------+----------------------------------------------- Reporter: duncan | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.2.3.0 Severity: normal | Keywords: Difficulty: normal | Ghcversion: 6.8.2 Platform: | ----------------------------+----------------------------------------------- We would like package authors to be able to specify a url where they would like bug reports to be directed. This could be a `mailto:` url or an online `http:` bug tracker. We should actually parse the field as a url and make sure it's one of the two. This might be a requirement for packages in the Haskell Platform. The hackage web page would have the link and direct users with bug reports. If we can agree then we should get this into Cabal-1.6. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/323 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#323: Add url field for package bug reports ----------------------------+----------------------------------------------- Reporter: duncan | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.2.3.0 Severity: normal | Resolution: Keywords: | Difficulty: normal Ghcversion: 6.8.2 | Platform: ----------------------------+----------------------------------------------- Comment (by Isaac Dupree): at least https: should be allowed too -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/323#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#323: Add url field for package bug reports ----------------------------+----------------------------------------------- Reporter: duncan | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.2.3.0 Severity: normal | Resolution: Keywords: | Difficulty: normal Ghcversion: 6.8.2 | Platform: ----------------------------+----------------------------------------------- Comment (by duncan): Replying to [comment:1 Isaac Dupree]:
at least https: should be allowed too
Certainly. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/323#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#323: Add url field for package bug reports ----------------------------+----------------------------------------------- Reporter: duncan | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Cabal-1.6 Component: Cabal library | Version: 1.2.3.0 Severity: normal | Resolution: Keywords: | Difficulty: normal Ghcversion: 6.8.2 | Platform: ----------------------------+----------------------------------------------- Changes (by duncan): * milestone: => Cabal-1.6 -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/323#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#323: Add url field for package bug reports
----------------------------+-----------------------------------------------
Reporter: duncan | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone: Cabal-1.6
Component: Cabal library | Version: 1.2.3.0
Severity: normal | Resolution: fixed
Keywords: | Difficulty: normal
Ghcversion: 6.8.2 | Platform:
----------------------------+-----------------------------------------------
Changes (by duncan):
* status: new => closed
* resolution: => fixed
Comment:
Done
{{{
Tue Sep 30 20:55:16 PDT 2008 Duncan Coutts
participants (1)
-
Hackage