Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#1190 closed defect (bug) (fixed)

Moderation emails now have blank TO

Reported by: mtdewvirus's profile MtDewVirus Owned by: ryan's profile ryan
Milestone: Priority: normal
Severity: minor Version: 1.5.1
Component: Administration Keywords:
Focuses: Cc:

Description

When the changes for this bug (http://mosquito.wordpress.org/view.php?id=1168) were commited, this line was removed:
$admin_email = get_settings("admin_email");

Now $admin_email is no never set in the function wp_notify_moderator, so the moderation emails are sent into a blackhole.

Change History (2)

#1 @MtDewVirus
20 years ago

  • Patch set to No

#2 @ryan
20 years ago

  • fixed_in_version set to 1.5.1
  • Owner changed from anonymous to rboren
  • Resolution changed from 10 to 20
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.