Bug 1313275

Summary: Misleading upstream URL
Product: [Fedora] Fedora Reporter: Petr Viktorin (pviktori) <pviktori>
Component: antlrAssignee: gil cattaneo <puntogil>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mizdebsk, msrb, puntogil, xjakub
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: antlr-2.7.7-42.fc25 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-01 10:44:52 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:

Description Petr Viktorin (pviktori) 2016-03-01 10:06:13 UTC
Description of problem:

The URL for the "antlr" package is set to http://www.antlr.org/, the page for version 4 of the project. ANTLR 4 is included in the "antlr4" package in Fedora.

ANTLR 2's upstream is at http://www.antlr2.org/

How reproducible: always

Steps to Reproduce:
1. Go to https://admin.fedoraproject.org/pkgdb/package/rpms/antlr/
2. Click the "(upstream)" link

Actual results:

http://www.antlr.org/ (the webpage of ANTLR 4) is opened

Expected results:

http://www.antlr2.org/ (the webpage of ANTLR 3) is opened

Comment 1 gil cattaneo 2016-03-01 10:44:52 UTC
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=13187597

Comment 2 Petr Viktorin (pviktori) 2016-03-01 10:52:18 UTC
Thank you!