getUnreadThreadCount function should be included within drupal behaviour

Created on 4 June 2018, almost 7 years ago
Updated 7 December 2024, 4 months ago

In private_message_notification_block.js the function:

      Drupal.PrivateMessageNotificationBlock.getUnreadThreadCount = function () {
        getUnreadThreadCount();
      };

should be included inside Drupal.behaviors.privateMessageNotificationBlock. Currently it is included outside and is not accessible from other scripts.

🐛 Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024