Bug 878286

Summary: Incorrect headings on the front page
Product: [Community] Bugzilla Reporter: wangjing <jingwang>
Component: User InterfaceAssignee: Simon Green <sgreen>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 4.2CC: ebaak, jmcdonal, mtyson
Target Milestone: 4.4-3   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.4-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-20 11:07:37 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 wangjing 2012-11-20 03:23:21 UTC
Description of problem:
in table 'Open Issues with Flags Requested of You' and 'Open Issues with Flags You Have Requested' the column titles 'requestee' and 'requester' should be exchanged on page frontpage.cgi

Version-Release number of selected component (if applicable):
version 4.2-7 qe env 

How reproducible:
always

Steps to Reproduce:
1.login as test and set a flag request of test2.
2.login as test2 and and set a flag request of test.
3.click 'Front Page'.
4.check the column titles of table 'Open Issues with Flags Requested of You' and 'Open Issues with Flags You Have Requested'.

  
Actual results:
'Requestee' in table 'Open Issues with Flags Requested of You' and 'Requester' in table 'Open Issues with Flags You Have Requested'.

Expected results:
'Requester' in table 'Open Issues with Flags Requested of You' and 'Requestee' in table 'Open Issues with Flags You Have Requested'.

Additional info:

Comment 5 Jason McDonald 2013-03-22 03:21:23 UTC
Code change approved.