Ticket #307 (assigned defect)

Opened 10 months ago

Last modified 9 months ago

Eliminate "virtual friends" (user ident 0)

Reported by: renato Assigned to: renato (accepted)
Priority: normal Milestone: 0.9.2
Component: core Version: 0.9.0
Severity: normal Keywords: browser, display
Cc: misja, diego, ewout, renato, timh Patch Included: 1
Review Stage: reviewed

Description

Users self-registered or added by admin are friended by "user" with ident 0, so that they get listed in browse mod (and maybe other places?) where queries with inner join are used (which excludes user without friends).

This should be removed, and queries corrected to use left joins instead.

Attachments

080215_browser_display_all_users.diff (1.2 kB) - added by rho on 02/15/08 22:22:58.

Change History

02/07/08 20:55:13 changed by renato

  • status changed from new to assigned.

This is related to #279.

02/15/08 22:20:59 changed by rho

  • cc set to misja, diego, ewout, renato, timh.
  • keywords set to browser, display.
  • haspatch set to 1.

Browser does not list users (person/communities) without friends. I think "virtual friends" could be harmful.

Patch attached

02/15/08 22:22:58 changed by rho

  • attachment 080215_browser_display_all_users.diff added.