You can notice this bug when you trying to send push message from admin panel without choosing provider and push tokens of recipient.
When message for the first provider is sending $tokens variable is empty and the module loads all tokens of this provider and saves it in $tokens variable.
This variable is not empty for the next provider and message is sending with tokens of previous provider instead of loading tokens of current provider.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | push_me-all_providers_message-2793593-2.patch | 731 bytes | vladimir.krupin |
Comments
Comment #2
vladimir.krupin commentedThere is patch
Comment #3
IRuslan commentedYou are right, that's a shitty bug. Pushed to dev.
Comment #6
IRuslan commented