Modify

Ticket #19 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

Error on "people finder" of Social Profile Wall

Reported by: Sean.McClowry Owned by: Xiping.Wang
Priority: medium Milestone: 1.1
Component: WikiExtensions Version: 1.0
Keywords: social profile, wiki Cc:
Actual Effort (in hours): Estimated Effort (in hours):

Description

The current build version of omCollab deployed on waterloo errors when doing a lookup on the people finder through typeahead

Attachments

ticket_19.png Download (17.2 KB) - added by Xiping.Wang 3 years ago.
Person Finder
ticket_19_url.png Download (89.0 KB) - added by Xiping.Wang 3 years ago.
typeahead error in Social Profile page.
ticket_19_finder_error1.PNG Download (15.3 KB) - added by Andreas.rindler 3 years ago.
ticket_19_finder_error2.PNG Download (16.3 KB) - added by Andreas.rindler 3 years ago.

Change History

comment:1 Changed 4 years ago by Andreas.rindler

  • Milestone changed from 1.0 to 1.1

Can you please be more specific on what errors your get and whether it occurs on Exlore or in Social Profile?

comment:2 Changed 4 years ago by Andreas.rindler

  • Keywords social profile, wiki added
  • Component changed from Explore to WikiExtensions

This is working in Explore, but not in the wiki extension

comment:3 Changed 3 years ago by Sean.McClowry

  • Owner changed from admin to Xiping.Wang

Changed 3 years ago by Xiping.Wang

Person Finder

comment:4 Changed 3 years ago by Xiping.Wang

it is fine in explore. could you provide more detail about this defect? which wiki extension or url? screenshot is welcome.

comment:5 Changed 3 years ago by Andreas.rindler

In Explore it works. But if you go to your Social Profile (via link in top left portlet), you will see that it doesn't work.

comment:6 Changed 3 years ago by Sean.McClowry

I would also add that it works in explore but has a minor error: for some users, multiple instances of the usernames appear. To test from explore, search for sean.mcclowry or andreas.rindler.

The fix might be as simple as putting a SELECT DISTINCT on the query.

Changed 3 years ago by Xiping.Wang

typeahead error in Social Profile page.

comment:7 Changed 3 years ago by Xiping.Wang

  • Status changed from new to assigned

Andi,

is it like ticket_19_url.png ?

Changed 3 years ago by Andreas.rindler

Changed 3 years ago by Andreas.rindler

comment:8 Changed 3 years ago by Andreas.rindler

Yes, but check out ticket_19_finder_error1.PNG for a better picture. And it's not working perfect either on Explore. You can see that both version show duplicates.

comment:9 Changed 3 years ago by Xiping.Wang

  • Status changed from assigned to closed
  • Resolution set to fixed

fixed two issues here.

1.make sure the typeahead div never show duplicated records.

2.fix the typeahead display of the Social Profile page

comment:10 Changed 3 years ago by Andreas.rindler

  • Status changed from closed to reopened
  • Resolution fixed deleted

Tested in revision 365. The value behind the DIV is 'undefined', so users end up on the page  http://waterloo.openmethodology.org/wiki/User:Undefined which is incorrect.

comment:11 Changed 3 years ago by Xiping.Wang

  • Status changed from reopened to closed
  • Resolution set to fixed

fixed in revision 368.

comment:12 Changed 3 years ago by Andreas.rindler

  • Status changed from closed to reopened
  • Resolution fixed deleted

The click on the DIV works now, but the user image doesn't appear anymore (it does work in Explore) and when hovering the mouse pointer over the DIV it doesn't highlight the selection anymore.

comment:13 Changed 3 years ago by Xiping.Wang

  • Status changed from reopened to closed
  • Resolution set to fixed
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.