Closed (fixed)
Project:
MyAccount_alter
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2009 at 18:52 UTC
Updated:
6 Feb 2009 at 21:20 UTC
I noticed whilst using this module, when working with a custom theme like ZEN, the module was obliterating the user picture variable.
The following patch adds an exception clause to the alter_hook().
It fixed it in my case.
| Comment | File | Size | Author |
|---|---|---|---|
| myaccount_alter_userpicture.patch | 612 bytes | wilco |
Comments
Comment #1
kleinmp commentedThanks! This patch has been commited.
Comment #2
jody lynn