- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
When
This can result in the user's opt-outs being lost in the following case;
preferencesSaveProcess
is being called, it doesn't check the $visitor->canUsePushNotifications()
before fetching and processing push notification opt-outsThis can result in the user's opt-outs being lost in the following case;
- User makes push notification opt-outs
- User is put into a group which does not permit push notifications
- User makes changes to alert opt-outs/preferences
- User is put into a group which does permit push notifications...