Bug 237747
| Summary: | Missing Ubuntu's Launchpad from External Bugzilla References | |||
|---|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | Matěj Cepl <mcepl> | |
| Component: | Bugzilla General | Assignee: | PnT DevOps Devs <hss-ied-bugs> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | David Lawrence <dkl> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 2.18 | |||
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | 2.18 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 974621 (view as bug list) | Environment: | ||
| Last Closed: | 2008-02-18 15:18:19 UTC | Type: | --- | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 974621 | |||
| 
 
        
          Description
        
        
          Matěj Cepl
        
        
        
        
        
          2007-04-25 07:19:57 UTC
        
       
      
      
      
    What is the URL format of a specific bug report in the Launchpad site? Example for us it is: https://bugzilla.redhat.com/show_bug.cgi?id=%id% Dave It seems that it is pretty simple. This is their bug# 1 (BTW, pretty cool, read it) https://bugs.launchpad.net/ubuntu/+bug/1 so it looks like it is https://bugs.launchpad.net/ubuntu/+bug/%id% Yes, the above shown URL does work. It is not full URL, but there is apparently some redirect which makes it working. So the bug which is https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/147363 can be found as https://bugs.launchpad.net/ubuntu/+bug/147363 Added to list. Dave  |