[web site] Broken link to debbugs user guide in Bug tracking section

  • Done
  • quality assurance status badge
Details
4 participants
  • John Kehayias
  • Jonas Freimuth
  • Maxim Cournoyer
  • zimoun
Owner
unassigned
Submitted by
Jonas Freimuth
Severity
normal
Merged with

Debbugs page

Jonas Freimuth wrote 2 years ago
(address . bug-guix@gnu.org)
1c2edd97-99d7-2150-f16f-73e1dc1f7cb9@posteo.de
Package: guix

Severity: minor

Heyo,

during my research of how to submit my previous bug report, I noticed
the link to the `debbugs` user guide, last sentence in section "22.7.2
Debbugs User Interfaces" is broken. The reason for it seems to be
located on line 1526 of `doc/contributing.texi`.

Best wishes,

Jonas
zimoun wrote 2 years ago
(name . Jonas Freimuth)(address . jonas.freimuth@posteo.de)(address . 58415@debbugs.gnu.org)
867d16pxk3.fsf@gmail.com
Hi,

Thank you for your report.


On Mon, 10 Oct 2022 at 15:59, Jonas Freimuth <jonas.freimuth@posteo.de> wrote:

Toggle quote (5 lines)
> during my research of how to submit my previous bug report, I noticed
> the link to the `debbugs` user guide, last sentence in section "22.7.2
> Debbugs User Interfaces" is broken. The reason for it seems to be
> located on line 1526 of `doc/contributing.texi`.

Indeed, the link is fine for the Info manual but the link points to


in the HTML manual. Well, it is another item to the list reported by
bug#29593 [1]. :-)



Cheers,
simon
Maxim Cournoyer wrote 2 years ago
control message for bug #58415
(address . control@debbugs.gnu.org)
87cyz6g479.fsf@gmail.com
merge 58415 29593
quit
John Kehayias wrote 1 years ago
Re: bug#66703: Broken link to Debbugs User Guide
(name . Maxim Cournoyer)(address . maxim.cournoyer@gmail.com)(address . control@debbugs.gnu.org)(name . Greg Hogan)(address . code@greghogan.com)(address . 66703@debbugs.gnu.org)
878r7o23d6.fsf@protonmail.com
merge 66703 58415
thanks

On Mon, Oct 23, 2023 at 10:39 PM, Maxim Cournoyer wrote:

Toggle quote (14 lines)
> Hi Greg,
>
> Greg Hogan <code@greghogan.com> writes:
>
>> The page https://guix.gnu.org/devel/manual/en/html_node/Debbugs-User-Interfaces.html
>> has a broken link "Debbugs User Guide" to the page
>> https://guix.gnu.org/devel/manual/en/debbugs-ug/index.html#Top.
>
> There doesn't seem to be an online HTML version of this manual, so the
> bug doesn't appear actionable.
>
> It works when using 'info', provided the 'emacs-debbugs' package is
> installed.

I noticed the broken html link before but never tracked down the correct
link to patch it. But just now a search gave me

John
?
Your comment

This issue is archived.

To comment on this conversation send an email to 58415@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 58415
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help