#2851 - change detection AJAX breakage
| Identifier | #2851 |
|---|---|
| Issue type | Minor issue (breaks specific functionality) |
| Title | change detection AJAX breakage |
| Status | Closed (cannot reproduce) |
| Handling member | Chris Graham |
| Addon | core |
| Description | Sometimes, especially after a refresh from change_detection.php's returning '1', the AJAX will stop executing change_detection.php (aka. cease the window refresh timer), stopping the checks for changes. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
For the forums, it will successfully refresh on a change and continue checking for changes until you click in the quick reply box.
Additional info: I'm using custom change_detection hooks for the topicview and for the feedback. Only one for tickets currently exists, and that one is glitchy as well. The tickets change detection always returns 1, meaning it always thinks there's a change.
" - this is by design, so that replies are not lost.