Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-7777 now.

Subscribe to "category" for email notifications (fix completed in vcs)

Within the ACP, if I set "Enable active topics" to YES for my "categories" (I have four categories, with a few forums in each category), then a "subscribe to forum" option will appear on the front-end on the category page (otherwise, the option isn't there). When I subscribe on the category page the system generates the usual message ("You have subscribed to be notified of new posts in this forum"), but I notice that the system does not actually subscribe me to any of the forums within the category. As such, I don't actually receive any notifications of new posts within that category (i.e. of new posts to the forums within that category).

I suspect either (1) the system shouldn't give the user the option to subscribe to a category, or (2) it should give the option, but it ought to subscribe the user to all the forums within the category so that the user actually receives notifications of new messages within the category.

Since it goes "Category --> Forum --> Topics --> Post" it is useful to be able to subscribe to a category in order to be notified of all the posts within all the topics of all the forums within that category. So when the user subscribes to a category, the system should say something like "Are you sure you would like to be notified of all the posts within all the forums within this category" and the system should warn the user that it would override any individual subscription settings they had previously for the forums/topics within that category.

Comments / History

Edited ticket

Action performed by Severus Snape on Oct 1st 2008, 00:33

Posted by Eelke (QA Team) on Oct 1st 2008, 08:21

Or 3) the system should not be displaying this option when enabling active topics for a category :)

The subscribe to forum feature is, AFAIK, only for the current forum, i.e. no subforums. So, I'm sure that if the category was a regular forum, the subscribe would work fine for posts that were made directly in the particular forum (category). However, since it is a category, there will be no posts made, so you won't receive any emails and subscribing to it is pointless.

I hear your argument for the usefulness of subscribing to an entire category (or, in general, a forum together with its subforums), but that aspect of your "bug report" firmly lands in the feature request department :)

For now, I would say, probably the display of the link to subscribe is (incorrectly) tied to the fact whether a topic list is being shown, which could actually be "just" a list of active topics within a category, in which case the subscribe link should not be shown.

Linked ticket with changeset: r8994

Action performed by ToonArmy (Development Team Member) on Oct 10th 2008, 17:52

Changed ticket status from "New" to "Fix completed in SVN"

Action performed by ToonArmy (Development Team Member) on Oct 10th 2008, 17:52

Posted by ToonArmy (Development Team Member) on Oct 10th 2008, 17:52

Eelke's diagnosis is indeed correct, subscribing to a forum only subscribe to that forum and no sub forums.

Ticket details

Related SVN changesets