Bug 1104267
| Summary: | Fix incorrect hyperlink on RHN error page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Network | Reporter: | Joshua Junqueira <jjunquei> | ||||
| Component: | RHN/API | Assignee: | Benjamin Miller <bmiller> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tim Criffield <tcriffie> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | RHN60 (AMS) | CC: | bsaylor, dspaldin, jalla, jjunquei, nraghava, rbernlei | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-08-20 20:37:28 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: | |||||||
| Attachments: |
|
||||||
|
Description
Joshua Junqueira
2014-06-03 16:33:04 UTC
Accepted into MR62 Sprint 7 for work. This does not establish urgency or expected release date. Contact IT-AMS scrum master for further information. Code reviewed: https://phabricator.devlab.redhat.com/D127 Code deployed to rhn.dev2 for testing: http://git.corp.redhat.com/cgit/rhn/rhn/commit/?id=ee753976911c9f3b8bcb180a15b18780acc41bcb Tested good on rhn.dev2: https://tcms.engineering.redhat.com/run/149539/ Created attachment 928899 [details] comparison of landing page 8/14/14 and 8/20/14 Tested good on QA: https://tcms.engineering.redhat.com/run/149539/ But the web site redesign has resulted in the appearance of the target page changed from a "Web site feedback" form to the attached image. WGET test of target page showing a redirect on web site to new contact page: Spider mode enabled. Check if remote file exists. --2014-08-20 14:24:09-- http://www.redhat.com/contact/web-feedback.html Resolving www.redhat.com... 23.196.23.214 Connecting to www.redhat.com|23.196.23.214|:80... connected. HTTP request sent, awaiting response... HTTP/1.0 301 Moved Permanently Server: Apache Location: http://www.redhat.com/en/about/contact Content-Type: text/html; charset=iso-8859-1 Content-Length: 0 Expires: Wed, 20 Aug 2014 18:24:09 GMT Cache-Control: max-age=0, no-cache Pragma: no-cache Date: Wed, 20 Aug 2014 18:24:09 GMT Connection: keep-alive Set-Cookie: DCID=origin-www-a; expires=Wed, 20-Aug-2014 20:24:09 GMT; path=/; domain=www.redhat.com Location: http://www.redhat.com/en/about/contact [following] Spider mode enabled. Check if remote file exists. --2014-08-20 14:24:09-- http://www.redhat.com/en/about/contact Connecting to www.redhat.com|23.196.23.214|:80... connected. HTTP request sent, awaiting response... HTTP/1.0 200 OK Content-Language: en Content-Type: text/html; charset=utf-8 ETag: "1408557935-1" Last-Modified: Wed, 20 Aug 2014 18:05:35 GMT Link: <http://www.redhat.com/en/about/contact>; rel="canonical" Server: Apache X-Drupal-Cache: HIT X-Powered-By: PHP/5.3.3 X-RedHat-Debug: 1 X-Trace: 1BA35FDA49D70A362A3DA3D5ABD0140CD42DE8733A82DCDAEFC9F0C71A Expires: Wed, 20 Aug 2014 18:24:09 GMT Cache-Control: max-age=0, no-cache Pragma: no-cache Date: Wed, 20 Aug 2014 18:24:09 GMT Connection: keep-alive Set-Cookie: WL_DCID=origin-www-c; expires=Thu, 21-Aug-2014 02:24:09 GMT; path=/ Set-Cookie: AWSELB=7DE7FB19045D425DE69229FBB7F229663FD2443313D0D69E4CECDC72FA5DFAE654FAB35998F24C3F30EB76C3348446159423E4863238E66A932CDF785742D57BA0EA4C900C;PATH=/;MAX-AGE=30 Set-Cookie: AWSELB=014101F31CE28463C273156EDFEB4013EF4DC7B4B58B2D0587192FCB8DB58F8B0E7B8A652EC4DCB07BB3CC9D65387BA7D24617BF645CEBCF6476050FABBDF5D9227C0A5A30;PATH=/;MAX-AGE=30 Length: unspecified [text/html] Remote file exists and could contain further links, but recursion is disabled -- not retrieving. Released to production on 2014-08-20 |