Commit Graph
2 Commits
Author SHA1 Message Date
Dale Newman 6063ba31d0 Fix moderator notification
`Orchard.Email.Services.SmtpMessageChannel.Process` expects a string for Recipients, not a string array. This results in an *Object reference not set to an instance of an object* exception and the moderator(s) do not get notified. Fixes #4928.
2015-06-25 15:45:50 -04:00
Dale Newman ae6030214d Add missing place-holder {0} for Packaging error message. 2014-07-20 14:08:35 +02:00