Bug 193789

Summary: Old GNATS web interface empty, references from the Internet lost
Product: Services Reporter: knezour
Component: Bug TrackerAssignee: Bugmeister <bugmeister>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: unspecified   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190525
Bug Depends on: 190525    
Bug Blocks:    

Description knezour 2014-09-20 09:33:53 UTC
There are many deep links to the former GNATS database via the web interface on the Internet, which does not work right now. Such PR is empty, link to the RAW form returns Shared object "libc.so.7" not found, required by "query-pr" and link to the Bugzilla version of given PR leads to the Support page on the FreeBSD website.

Redirection is forbidden by eadler@ (see related bug), but at least big red link to the Bugzilla should work. If poor little me can copy PR ID from the link and paste it to the Bugzilla address, why not our new shinny bug interface? :)
Comment 1 Gavin Atkinson freebsd_committer freebsd_triage 2014-09-25 12:15:24 UTC
https://www.freebsd.org/cgi/query-pr.cgi?pr=164763 type URLs redirect to the same PR within Bugzilla.

As an interim, prepending "gnats-" to the URL, e.g. https://www.freebsd.org/cgi/gnats-query-pr.cgi?pr=164763 will still show the stale GNATS data.  This has been fixed, and works.

Gavin