Closed (fixed)
Project:
Notifications
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2008 at 07:09 UTC
Updated:
31 Jul 2008 at 04:47 UTC
Hello,
My issue is the next :
When I'm on a node, I have a link which allow me to subscribe at this node. When I click on, the subscription for the node (thread) is actived but I'm return on my page and not toward my node.
It's normal?
Thanks you for your answer
Comments
Comment #1
David Goode commentedHello,
Are you making a custom link (adding it in nodeapi or a block somewhere)? If so, make sure you set the ?destination= to the current node's url. If you are using notifications_ui's default links, then please provide more information on the problem. Notifications_ui should display links that look like:
http://sitename.com/notifications/subscribe/1/thread/nid/1?destination=n...
Which should redirect by default.
David
Comment #2
fab65 commentedEffectively, I don't have add ?destination=node.. Thanks you, now it's ok.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.