Subscribe link goes to new URL
logicalpat - November 2, 2009 - 20:12
| Project: | Subscriptions |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When the "Display only a Subscribe link that makes the fieldset visible" option is set clicking the "Subscribe" link goes to entirely new URL that does not use Pathauto's clean URL. For instance if a forum topic's clean URL is "forum/test-category/test-forum-post" clicking on the "Subscribe" link brings the user to "node/NID/subscribe#subscribe" to display the Subscribe fieldset.
It would be better if the link simply called a JavaScript function that un-hides or adds the Subscribe fieldset on the page or some similar technique. This is also bad for SEO because the same content is at multiple URLs.

#1
I agree. Please post a patch with the said JS function (including a fallback for browsers that don't support JS).
We've tried before to keep Pathauto's URL, but haven't been successful.