Bug 965388

Summary: Searching by group name returns ISE 500
Product: [Retired] Beaker Reporter: Raymond Mancy <rmancy>
Component: web UIAssignee: beaker-dev-list
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.12CC: asaha, dcallagh, ebaak, llim, qwan, rglasz, rmancy
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: 2013-06-05 05:49:02 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:

Description Raymond Mancy 2013-05-21 06:57:22 UTC
Description of problem:

Searching by a group returns a 500

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


How reproducible:

always

Steps to Reproduce:
1. Go to groups/mine
2. Search for a group in the auto complete search box
3.

Actual results:

500

Expected results:

page of groups to be returned

Additional info:

This is because the action for this widget is ./admin, which is unavailable
for non admins. The fix is to probably do away with this method
and replace it with the existing mine.

Comment 1 Dan Callaghan 2013-06-05 05:49:02 UTC
This will be fixed as part of removing /groups/admin for bug 970493.

*** This bug has been marked as a duplicate of bug 970493 ***