Closed (fixed)
Project:
ImageCache Profiles
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2011 at 00:39 UTC
Updated:
23 Oct 2011 at 20:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
glitz commentedComment #2
andrii_svirin commentedsubscribe
Comment #3
andrii_svirin commentedHack =)
Comment #4
mattiasj commentedCould this be done in a nice way even though we cant override preprocess_user_picture?
Comment #5
andypostany ideas?
Comment #6
dawehnerWhat about doing the same thing as the user.module.
Here is a patch for it.
Comment #7
andypostLooks reasonable as template_preprocess_user_picture() core's implementation
can anyone test this patch?
Comment #8
vinoth.3v commentedComment #9
dawehnerDo we really need this variable here?
Comment #10
andypostUsed in title for label
Powered by Dreditor.
Comment #11
andypostI think we should follow Core's implementation as I pointed in #7
Comment #12
dawehnerFrom my perspective this path is RTBC, but i guess because i'm the original author of the patch i can't mark it for myself.
Comment #13
andypost@dereine I'm ok to commit this patch but can't test, the question mostly in code style :)
Comment #14
andypostThanx, I've commited #11