Problem/Motivation
The email currently works good.
However, the url used to link the comment is it's canonical URL ex /comment/31
This URL links to the entity commented by this comment but not to the comment itself on the page, meaning if your page has multiple comment or a long node content before comment, you have to scroll yourself to find it.
The purpose here would be to use the permalink instead which is here for this purpose. (ex. /comment/31#comment-31)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | permalink--3181681-2.patch | 528 bytes | dom. |
Comments
Comment #2
dom. commentedPatch to be reviewed.
Thanks for considering to inclusion.
Comment #4
ivnishThank you!