Bug 825980
| Summary: | Links to JBoss JIRA are rejected as invalid | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | Heiko W. Rupp <hrupp> | ||||
| Component: | Bugzilla General | Assignee: | Simon Green <sgreen> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.2 | CC: | 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
Heiko W. Rupp
2012-05-29 08:59:55 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 |