Bug 169688

Summary: Editing a group without being logged gives a traceback
Product: [Retired] Fedora Infrastructure Reporter: Aurelien Bompard <gauret>
Component: Account SystemAssignee: Elliot Lee <sopwith>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecified   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://admin.fedora.redhat.com/accounts/groupbox.cgi?_editme=Edit&name=cvsextras
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-15 20:29:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Aurelien Bompard 2005-10-01 07:13:37 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7

Description of problem:
If you go to the URL given in alert mail for new contributors (https://admin.fedora.redhat.com/accounts/groupbox.cgi?_editme=Edit&name=cvsextras) and you are not logged into the account system, you are shown a login box. After logging in, you're redirected to userbox.cgi, which shows a python traceback

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


How reproducible:
Always

Steps to Reproduce:
1. Logout from the account system (https://admin.fedora.redhat.com/accounts/logout.cgi)
2. Go to this URL : https://admin.fedora.redhat.com/accounts/groupbox.cgi?_editme=Edit&name=cvsextras
3. Enter login and password
4. Watch the traceback on https://admin.fedora.redhat.com/accounts/userbox.cgi (AttributeError)
  

Expected Results:  I should have been redirected to the requested page, or the userbox.cgi script should not have traceback'ed (or both)

Additional info:

Comment 1 Elliot Lee 2006-03-15 20:29:05 UTC
Seems to be fixed now.