Bug 794356 (JBEPP-1401) - Clicking on User management tabs can cause the "no results found" popup
Summary: Clicking on User management tabs can cause the "no results found" popup
Keywords:
Status: CLOSED NEXTRELEASE
Alias: JBEPP-1401
Product: JBoss Enterprise Portal Platform 5
Classification: JBoss
Component: Portal
Version: 5.2.0.CR01
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.2.1.GA
Assignee: mposolda
QA Contact:
URL: http://jira.jboss.org/jira/browse/JBE...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-25 17:19 UTC by Viliam Rockai
Modified: 2015-09-01 03:31 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
A User Interface issue with the "No Result Found" pop-up caused it to display when a user first searched for a non-existent user string, then searched for a string that was known to exist. Users experienced issues with finding user records because the pop-up suggested there were no valid results when valid results existed. The fix implements changes to OrganizationManagementPortlet, which ensure the "No results found" pop-up is displayed only when no results are found.
Clone Of:
Environment:
Last Closed: 2012-02-14 13:29:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBEPP-1401 0 None Closed Clicking on User management tabs can cause the "no results found" popup 2012-04-19 20:21:42 UTC

Description Viliam Rockai 2011-11-25 17:19:14 UTC
project_key: JBEPP

go to group -> organization -> user and group management
1. in user management write "x" (or any other non-existing user string) into the search input. 
2. click on the search icon.
3. click on the User management tab (this will cause the "no results found to popup on the next action, whatever it would be)
4. type "root" into user search input and click search.

result:
the user is found, but you still have "no result found" window on the screen.

Comment 2 Jared MORGAN 2011-11-27 23:00:07 UTC
Release Notes Docs Status: Added: Needs More Info
Primary SME: Added: theute
NEEDINFO Due Date: Added: 30/Nov/11
NEEDINFO: Removed: Nobody Added: Subject Matter Expert


Comment 4 Thomas Heute 2011-11-28 09:13:37 UTC
Release Notes Docs Status: Removed: Needs More Info Added: Not Yet Documented


Comment 5 Jared MORGAN 2011-12-13 22:20:07 UTC
Release Notes Docs Status: Removed: Not Yet Documented Added: Documented as Known Issue
Release Notes Text: Added: An issue with the No Result Found pop-up causes it to display after first searching for a non-existent user string, then searching for a string that is known to exist. There is no work around for this issue.
NEEDINFO Due Date: Removed: 30/Nov/11 
NEEDINFO: Removed: Subject Matter Expert 


Comment 8 mposolda 2012-02-14 13:15:42 UTC
Link: Added: This issue is related to GTNPORTAL-1517


Comment 9 mposolda 2012-02-14 13:29:44 UTC
Release Notes Docs Status: Removed: Documented as Known Issue Added: Not Yet Documented
Release Notes Text: Removed: An issue with the No Result Found pop-up causes it to display after first searching for a non-existent user string, then searching for a string that is known to exist. There is no work around for this issue. Added: PROBLEM: An issue with the No Result Found pop-up causes it to display after first searching for a non-existent user string, then searching for a string that is known to exist.

FIX: This was UI issue and it has been fixed in particular UI components related to OrganizationManagementPortlet. Now popup "No results found" is displayed only in valid situations, when really no results are found. 

This issue has same cause like GateIn issue GTNPORTAL-1517, which has been fixed in GateIn longer time ago. So we fixed it in EPP by backport related source files from GateIn.


Comment 10 mposolda 2012-03-22 19:42:19 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
PROBLEM: An issue with the No Result Found pop-up causes it to display
after first searching for a non-existent user string, then searching for a
string that is known to exist.

FIX: This was UI issue and it has been fixed in particular UI components
related to OrganizationManagementPortlet. Now popup "No results found" is
displayed only in valid situations, when really no results are found. 

This issue has same cause like GateIn issue GTNPORTAL-1517, which has been
fixed in GateIn longer time ago. So we fixed it in EPP by backport related
source files from GateIn.

Comment 11 Jared MORGAN 2012-03-28 00:07:15 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1,11 +1 @@
-PROBLEM: An issue with the No Result Found pop-up causes it to display
+A User Interface issue with the "No Result Found" pop-up caused it to display when a user first searched for a non-existent user string, then searched for a string that was known to exist. Users experienced issues with finding user records because the pop-up suggested there were no valid results when valid results existed. The fix implements changes to OrganizationManagementPortlet, which ensure the "No results found" pop-up is displayed only when no results are found.-after first searching for a non-existent user string, then searching for a
-string that is known to exist.
-
-FIX: This was UI issue and it has been fixed in particular UI components
-related to OrganizationManagementPortlet. Now popup "No results found" is
-displayed only in valid situations, when really no results are found. 
-
-This issue has same cause like GateIn issue GTNPORTAL-1517, which has been
-fixed in GateIn longer time ago. So we fixed it in EPP by backport related
-source files from GateIn.


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