Bug 467715 - Clicking the "delete user" link in user -> Notification Methods leads to 404 Error - File Not Found
Summary: Clicking the "delete user" link in user -> Notification Methods leads to 404 ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: WebUI
Version: 520
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Shannon Hughes
QA Contact: Michael Mráka
URL: /network/users/details/contact_method...
Whiteboard:
: 469909 (view as bug list)
Depends On:
Blocks: 463877
TreeView+ depends on / blocked
 
Reported: 2008-10-20 13:49 UTC by Jan Pazdziora
Modified: 2009-09-10 18:49 UTC (History)
2 users (show)

Fixed In Version: sat530
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-10 18:49:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jan Pazdziora 2008-10-20 13:49:10 UTC
Description of problem:

User's Notification Methods page is at /network/users/details/contact_methods/index.pxt
(for example https://xen83.englab.brq.redhat.com/network/users/details/contact_methods/index.pxt?uid=22) and at the top of the page there is a "delete user" link.

Clicking that link leads to /network/users/details/delete_confirm.pxt (for example https://xen83.englab.brq.redhat.com/network/users/details/delete_confirm.pxt?uid=22)
which does not seem to exist.

Version-Release number of selected component (if applicable):

# rpm -q rhns
rhns-5.2.0-15.el5

How reproducible:

Deterministic.

Steps to Reproduce:
1. Click on Users, select user, click on Notification Methods.
2. You'll get to .../network/users/details/contact_methods/index.pxt?uid=...
3. Click the "delete user" link.
  
Actual results:

.../network/users/details/delete_confirm.pxt?uid=...

404 Error - File Not Found

The requested page can not be found.

Please report this error to your local administrator.

Expected results:

Something like

  Confirm User Deletion
  This will delete this user permanently.

Additional info:

All the other User's pages have the "delete user" link pointing to (presumably existing) .../rhn/users/DeleteUser.do?uid=... page. The Notification Methods page should probably use that URL as well.

Comment 1 Shannon Hughes 2008-11-19 19:29:57 UTC
fixed in sw0.4 and sat530

Comment 2 Jesus M. Rodriguez 2008-11-25 20:01:07 UTC
*** Bug 469909 has been marked as a duplicate of this bug. ***

Comment 3 Michael Mráka 2009-03-16 10:30:01 UTC
Verified. Satellite-5.3.0-RHEL5-re20090306.2

Link points to /rhn/users/DeleteUser.do?uid=... and works.

Comment 4 Tomas Lestach 2009-09-07 09:12:10 UTC
"delete user" link on https://<satellite>/network/users/details/contact_methods/index.pxt?uid=<uid> page leads to https://<satellite>/rhn/users/DeleteUser.do?uid=<uid>

User deleted successfully.

Stage validated -> RELEASE_PENDING

Comment 5 Brandon Perkins 2009-09-10 18:49:05 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHEA-2009-1434.html


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