Follow-up to #2492585: Deprecate comment_view() & comment_view_multiple()
Problem/Motivation
Comment points to the function that not related to threading
Proposed resolution
Comment should point the place where threading actually used
Remaining tasks
review, commit
User interface changes
no
API changes
no
Beta phase evaluation
| Issue category | Task because clean-up comment |
|---|---|
| Issue priority | Normal because clarifies usage of API |
| Unfrozen changes | Unfrozen because it only changes documentation in code |
| Disruption | Non-disruptive |
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2526084-1.patch | 652 bytes | andypost |
Comments
Comment #1
andypostpatch from parent issue
Comment #2
jibranComment #3
larowlan+1 rtbc
Comment #4
xjmThis issue only changes documentation, so per https://www.drupal.org/core/beta-changes, this can be completed any time during the Drupal 8 beta phase.
Committed and pushed to 8.0.x. Also added credit for @yarik.lutsiuk to the commit message from the change in the original issue. Thanks @andypost!