Bug 145745 - Signout link doesn't do anything
Summary: Signout link doesn't do anything
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Network
Classification: Retired
Component: RHN/R&D
Version: RHN Devel
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jesus M. Rodriguez
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: rhnMilestone1
TreeView+ depends on / blocked
 
Reported: 2005-01-21 00:50 UTC by Mike McCune
Modified: 2007-04-18 17:18 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-01-27 21:21:13 UTC
Embargoed:


Attachments (Terms of Use)

Description Mike McCune 2005-01-21 00:50:24 UTC
On my machine (and webdev) if you click the signout link, it doesn't
sign you out.  You remain logged in.

Comment 1 Jesus M. Rodriguez 2005-01-21 14:44:54 UTC
The signout link on the perl code works again, but the signout on the
java side causes a 404.  It attempts to send you to:
https://rhn.webdev.redhat.com/rhn/index.pxt  which doesn't exist.


Comment 2 Jesus M. Rodriguez 2005-01-27 21:21:13 UTC
The 404 was fixed with a straight redirection from the LogoutAction
since Struts kept trying to put in the webapp on the url.


Note You need to log in before you can comment on or make changes to this bug.