Bug 60818

Summary: Bugzilla URL in weston output doesn't work (product "weston" doesn't exist)
Product: Wayland Reporter: Rune K. Svendsen <runesvend>
Component: westonAssignee: Rune K. Svendsen <runesvend>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch to change the bug report URL to the right one

Description Rune K. Svendsen 2013-02-13 21:21:17 UTC
The URL https://bugs.freedesktop.org/enter_bug.cgi?product=weston is output by weston-launch when launching weston, but the "weston" product no longer exists.

This URL is present in at least configure.ac.

The correct URL is https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston
Comment 1 Rune K. Svendsen 2013-02-13 21:24:45 UTC
Created attachment 74784 [details] [review]
Patch to change the bug report URL to the right one
Comment 2 Kristian Høgsberg 2013-02-14 17:12:25 UTC
I picked up Scotts patch from the list:

commit bf0f4b9d21bae0ca6e09211dad2b06f6e7af5c9c
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Feb 13 14:29:35 2013 -0700

    configure.ac: Change bugs.freedesktop.org product to Wayland
    
    Update the bug link. Thanks to Rune K. Svendsen for spotting this.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=60818

Even for attaching bugs in bugzilla, please commit the change dump the patch using git format-patch -1, then attach that.  That way I can just git am it along with correct author information and commit message.

I did a follow up commit to also add the version to the URL.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.