I have setted my comments to show 10 comments per page.
On my Notifications for node comments settings page (/admin/settings/messaging/edit/notifications-event-node-comment), on Body Content I have used [comment-url] token.
If the new comment it on a greater page than the first, the url of the comment on the notification email will be: myurl/#comment-12 instead the right one: myurl?page=1#comment-12
I don't know if it is a Notifications or Token or Drupal bug.
Comments
Comment #1
Anonymous (not verified) commentedI'm sorry it is a Drupal bug: http://drupal.org/node/26966
Comment #2
jose reyero commentedOk, for now we wait to see wether this is fixed for Drupal core, it's a bug so it can still get into Drupal 5.x
Comment #3
jose reyero commentedIssue still in Drupal 6.x, I think it's not realistic to wait for a patch to 5.x, so it would be 'wont fix' for that version.
Moving to 6.x, still waiting for Drupal 6 core to fix it.
Btw, there's a patch here for Notifications, may work, #604098: Multipage comments fails
Comment #4
jose reyero commented