From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BBA50387414D; Fri, 9 Dec 2022 15:31:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BBA50387414D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670599861; bh=Baknm76uKIcvRb4pedJTFdPgESkiY2GMeXGTScA+PC0=; h=From:To:Subject:Date:From; b=dWqLYqQsyhN3omWnt7TcfyIs2PgqLecBQ42UrXOS6dYzHC3Gln/uPUSyaziVRhB+t VhxNo5RJ7dNS1xE5NrxjRIYO3N33UfPVDNXNib9ucUsmN28CFEHl2KFpqK+Msyqc2H Sd36JrvrCJlG3Ub4EANyW20xbPzjM9UqZcWpLiHU= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug web/108034] New: cannot use bug alias name in see also Date: Fri, 09 Dec 2022 15:31:01 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: web X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108034 Bug ID: 108034 Summary: cannot use bug alias name in see also Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: web Assignee: unassigned at gcc dot gnu.org Reporter: pinskia at gcc dot gnu.org Target Milestone: --- If you try to use an alias name for a bug in the see also, you get an error message saying it is not an URL. I would have expected to do a search for t= he alias before reporting that error.=