The function responding to "notifications/autocomplete/node/title" (used for NID autocomplete in Thread subscription) do not take into account the per-content-type thread subscription setting, returning instead ALL the nodes.

This issue should also take into account Group privacy setting (as stated in #906168)

Regards

Comments

thepanz’s picture

Status: Active » Needs review

I've fixed this issue (with many others) on my Git repository (https://github.com/thePanz/notifications), in particular on commit https://github.com/thePanz/notifications/commit/edb1eb8764a60224e815c0a5...

The base branch of notifications have been taken fom the git.drupalsource.org repository

duellj’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new1.4 KB

Fix works as expected. After applying, notifications autocomplete for adding nodes takes into account per-content type settings.

Also uploading patch here based on thePanz's git fixes

danepowell’s picture

Title: Thread subscription: does not take into account per-content-type setting » Thread subscription not taking into account per-content-type setting
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.