Add permalink support to `getLink()` for comments and comment responses
authorMatthias Schmidt <gravatronics@live.com>
Sat, 5 Aug 2017 11:57:55 +0000 (13:57 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sat, 5 Aug 2017 11:57:55 +0000 (13:57 +0200)
commitd02542af7ee0bfe2540737e0276b446773f42371
tree23b212f0d3deaba4d71426245ebd3adf58d50097
parenta7a01ea254cccd6654f16fca4f652144c5c9ef88
Add permalink support to `getLink()` for comments and comment responses

See #2223
See #2231
wcfsetup/install/files/lib/data/comment/Comment.class.php
wcfsetup/install/files/lib/data/comment/response/CommentResponse.class.php
wcfsetup/install/files/lib/system/comment/manager/AbstractCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/ICommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/UserProfileCommentManager.class.php