When a user tries to subscribe/unsubscribe to any node not associated with taxonomy terms, a PHP error is thrown reg. the illegal foreach loop.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | total_subscription-nodes-without-tids-issue-2605306-3-7.41.patch | 899 bytes | jazzitup |
Comments
Comment #2
jazzitup commentedThis patch should fix it.
Comment #3
jazzitup commentedFixing a patch by removing changes from the previous patch. :)
Comment #4
deepakaryan1988Thanks @jazzitup for this patch.
I will review it and merge it. :)
Comment #5
jazzitup commentedGreat! I've spotted those PHP errors on those two lines of code, but I probably missed a few other spots (that would be triggered in some other/similar scenario).
Comment #6
deepakaryan1988Merged with dev branch!