Bug 825980

Summary: Links to JBoss JIRA are rejected as invalid
Product: [Community] Bugzilla Reporter: Heiko W. Rupp <hrupp>
Component: Bugzilla GeneralAssignee: Simon Green <sgreen>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.2CC: ebaak, sgreen
Target Milestone: 4.2-1   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.2.1-1.7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-30 03:55:29 UTC Type: Bug
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: 786624    
Attachments:
Description Flags
screenshot none

Description Heiko W. Rupp 2012-05-29 08:59:55 UTC
Created attachment 587354 [details]
screenshot

Wanted to add a "see also link to " https://issues.jboss.org/browse/AS7-4913

Got a big red box, that this is invalid, and that I should point to a bug on issues.jboss.org

See attachment

Comment 1 Simon Green 2012-05-30 03:55:29 UTC
This will be fixed with the next release.

At the time of writing the code, a valid JBoss JIRA URL was /jira/browse/<issue>. It seems the /jira part is no longer used. However, issues other than from the AS7 project were picked up from by the generic JIRA matching code.

  -- simon