Problem/Motivation
1. Installed Drupal 8.0.1
2. Created an article.
3. Posted some comments to the article.
Expected - the comment title should link to the comment fragment. /comment/123#comment-123
Actual - the comment title just points to /comment/123
Proposed resolution
Include the fragment to the comment in the link.
At #29 was decided to use the Permalink function instead of just add the fragment.
Remaining tasks
None
User interface changes
None
API changes
None
Data model changes
None