WOW, you all did a great job on the new version of the subscriptions module. So this is just a minor issue to help with the debugging process. While testing I created a node that I was automatically subscribed to as the author (based on my settings in the subscription module). So I believe what is supposed to happen is the 'overview' interface in user settings tells me that I am subscribed to 1 node (assuming that was the only one I subscribed to). It did that fine. But when I deleted that node, the overview still says I am subscribed to 1 thread. When I click on the thread tab, there is nothing there (as there shouldn't be because the node I was subscribed to had been deleted), so it seems to be isolated to just the overview interface. So basically, when I delete a node, the overview interface isn't taking that into account and still thinks I am subscribed to those deleted nodes.
In general though, I tried my best to find some other issues for you to help debug, but I couldn't find anything else yet. So as far as I can tell it is getting pretty close to being ready to go into production. Thanks! This will be one of the best modules out there for community sites, when it finally works.
Comments
Comment #1
Mark Theunissen commentedI can confirm this bug. The solution would be to implement hook_nodeapi() 'delete' and remove the subscription on a delete action.
Will try roll a patch if I get time ;)
Comment #2
salvisIt's already done and will be in the next beta, due out shortly. Thanks.
Comment #3
salvisComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.