[GHC] #14277: Missing release version number in <title> in the HTML User's Guide

#14277: Missing release version number in <title> in the HTML User's Guide -------------------------------------+------------------------------------- Reporter: refold | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Documentation | Version: 8.2.1 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: Documentation Unknown/Multiple | bug Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- See, for example, here: https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/flags.html The `<title>` of that page is `6.6. Flag reference — Glasgow Haskell Compiler <release> User's Guide`. It should be the actual version number (in this case, 8.2.1) instead of the `<release>` placeholder. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14277 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14277: Missing release version number in <title> in the HTML User's Guide -------------------------------------+------------------------------------- Reporter: refold | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Documentation | Version: 8.2.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Description changed by refold: Old description:
See, for example, here: https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/flags.html
The `<title>` of that page is `6.6. Flag reference — Glasgow Haskell Compiler <release> User's Guide`.
It should be the actual version number (in this case, 8.2.1) instead of the `<release>` placeholder.
New description: See, for example, here: https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/flags.html The `<title>` of that page is `6.6. Flag reference — Glasgow Haskell Compiler <release> User's Guide`. It should use the actual version number (in this case, 8.2.1) instead of the `<release>` placeholder. -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14277#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14277: Missing release version number in <title> in the HTML User's Guide -------------------------------------+------------------------------------- Reporter: refold | Owner: (none) Type: bug | Status: patch Priority: normal | Milestone: 8.2.2 Component: Documentation | Version: 8.2.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4033 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => patch * differential: => Phab:D4033 * milestone: => 8.2.2 Comment: Thanks for mentioning this! -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14277#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14277: Missing release version number in <title> in the HTML User's Guide -------------------------------------+------------------------------------- Reporter: refold | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.2.2 Component: Documentation | Version: 8.2.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4033 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: patch => closed * resolution: => fixed Comment: It turns out this was fixed by f58176fe731e0412a04239be620443d63f067adf. I'll cherry-pick to `ghc-8.2`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14277#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC