We have moved to Github. Please open tickets there.

Opened 3 years ago

Closed 2 years ago

#2416 closed Defect (fixed)

Twitter Services login doesn't pull in avatar icons.

Reported by: cash Owned by:
Priority: normal Milestone: Elgg 1.8.0
Component: Twitter API Version: 1.7
Severity: major Keywords:
Cc: brettp Difficulty: moderate

Description

The twitter user icon is much larger than icons created by elgg which causes display issues.

Change History (2)

comment:1 Changed 3 years ago by brettp

  • Component changed from Core to Twitter Service
  • Difficulty set to moderate
  • Severity changed from minor to major
  • Summary changed from twitter login does not resize user icons to Twitter Services login doesn't pull in avatar icons.

A different problem in 1.8--There are no icons!

The previous login referenced the icon at twitter, but this creates problems because that icon name might change, leaving the user with a broken icon. Best solution is to save the icon as a standard profile icon upon initial login and subsequent ones if the twitter avatar URL changes.

comment:2 Changed 2 years ago by brettp

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

(In [svn:8743]) Fixes #2416. Twitter API pulls in avatars from twitter for new users.

Note: See TracTickets for help on using tickets.