Closed GoogleCodeExporter closed 8 years ago
Dhushyanth, can you please comment if you were able to replicate the bug at
your end?
please make sure to update to the latest version from SVN
Original comment by animesh
on 17 Mar 2010 at 11:09
This bug is a copy of #issue 125
However I have attached a modified patch which cleans up the profile page by
adding a
note table to the user_data fixture.
Original comment by R.DUSHYA...@gmail.com
on 17 Mar 2010 at 4:18
Attachments:
Patch did not work, since you did not an svn up before creating it :). Manually
applying the changes and trying now.
Original comment by animesh
on 18 Mar 2010 at 4:11
Why are some lines of this patch commented out?
+# linkedin:
+# linkedinFlag:
+# hobbies:
+# hobbiesFlag:
+# interest:
Original comment by animesh
on 18 Mar 2010 at 4:32
Still cannot see my name in search listing. This is r190
Original comment by animesh
on 18 Mar 2010 at 4:53
I can see other users, but Admin seems to be too tied up.
Weird fact - if I go through the "claim" search page, I can see that admin is
part of
CSE 2003, but not if I go through the usual search.
Seems that claim has a different code when returning list of users from Search.
Original comment by animesh
on 18 Mar 2010 at 5:07
The flags are needed to prevent the privacy images for linkedIn IDs etc. from
looking
broken :).
Original comment by animesh
on 20 Mar 2010 at 11:38
I think I got it - the search returns no results since the admin has no
"usertype" -
he has to be usertype 1 = alumni [I think] to show in results.
What say?
Original comment by animesh
on 20 Mar 2010 at 12:11
setting userType = 1 in the fixture fixed it.
Original comment by animesh
on 20 Mar 2010 at 12:50
Original issue reported on code.google.com by
animesh
on 16 Mar 2010 at 8:36