#1548 - The @username functionality implemented on vwgolfmk1.org.uk has gone email notification crazy

This is a spacer post for a website comment topic. The content this topic relates to: #1548 - The @username functionality implemented on vwgolfmk1.org.uk has gone email notification crazy
Ah. I can see what has happened here.

The member has turned on private topic notifications and the notification itself (saved in actual content - a private topic) contains a mention. I'm not sure the precise scenario, but essentially it is an infinite loop.

Working on a fix...
Ok, this should be fixed. Sorry for all that.

Specifically, the bug...

Composr parses all its Comcode for something posted, keeps separate note of mentions found, and says to send out mention notifications for everything picked up. However if a member had the mention notification go to a private topic, that would post and Composr would again send out mention notifications for everything already noted - restarting the same send loop of just one member mention notification but in a deeper level of code recursion. That happened until the maximum recursion depth limit in PHP was hit.
0 guests and 0 members have recently viewed this.