When we switched e-mail configuration from being a single-configuration to sets of configurations, in most places we eliminated the use of $cid and instead pass around $email (which may contain $cid in $email['address']). We should update our theme functions and templates to have an $email variable instead of $cid. See http://drupal.org/node/731672#comment-2672104 for a little more on this.

Comments

quicksketch’s picture

Category: bug » task
Priority: Minor » Normal
quicksketch’s picture

Status: Active » Fixed
StatusFileSize
new5.33 KB
new5.71 KB

Committed attached patches.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.