Fixed Notifier methods do not have access to notifyData

Kirby

Well-known member
Affected version
2.3.7
In some cases it would be quite useful if AbstractNotifier methods canNotify, sendEmail, sendAlert had access to the notification data that is returned from getDefaultNotifyData - unfortunately this is not the case.

Could this be changed so notifyData is either made available entirely via a protected class property or passed to those methods for the specific user?
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.3.8).

Change log:
Support accessing notification data in Notifier classes
There may be a delay before changes are rolled out to the XenForo Community.
 
Back
Top Bottom