Closed (fixed)
Project:
Private Message
Version:
8.x-1.0-beta18
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Oct 2017 at 14:12 UTC
Updated:
28 Apr 2018 at 16:34 UTC
Jump to comment: Most recent
On the block configuration page, it states Setting this number to zero will disable ajax refresh, and the inbox will only updated if/when the page is refreshed.
Unfortunately this setting does not take effect, but rather hammers the request out as fast as it can.
I will try and put a patch together if I can find some time, but thought I'd raise this issue first.
In order to test:
1. install the module
2. place the "Private Message Notification" block
3. set the Ajax refresh rate to 0
4. view a page with this block on it and check in the browser's inspector at the Network tab
Comments
Comment #2
jaypanComment #4
jaypanThank you for the report. This has been fixed and will become part of the next release.
Comment #5
jaypan