User: Picture can currently be displayed using the default image style only, the display is not configurable. (6.x doesn't support it either)

I can produce a patch if you think it makes sense to...

Comments

bojanz’s picture

User:Picture is not a field api field, it's a relic from older versions of Drupal. That's why you don't see the formatters & options present when displaying a regular image field.

So, I'm not sure what you can patch.
(Leaving the issue open for clarification).

dawehner’s picture

http://api.drupal.org/api/drupal/modules--user--user.module/function/tem... loads the image style automatically. So for me it's a kind of won't fix.

bojanz’s picture

Status: Active » Closed (won't fix)

Okay.
That field needs to die in any case, no reason to use it instead of an imagefield attached to the user entity...