Closed (fixed)
Project:
Drupal core
Version:
9.3.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Oct 2021 at 17:55 UTC
Updated:
15 Nov 2021 at 10:19 UTC
Jump to comment: Most recent
Comments
Comment #3
paul121 commentedComment #4
dwwThanks for finding and reporting this. Commented at the MR. Yes, I think it's better to use @see and keep the reference.
Comment #5
paul121 commentedThanks @dww. Just made a change to use @see and keep the reference to the core UnpublishAction.
Comment #6
dwwWorks for me. The bot should be green for this. Simple change to fix a docs bug. RTBC. The bot can contradict me if a test fails (although I think that'd only be from a random fail, not due to the MR changes).
Thanks!
-Derek
Comment #8
dwwp.s. Since #3185250: If I spend time reviewing an issue with code comments in gitlab committers have to do work to give credit is still open, we have to manually credit @eojthebrave who provided a valuable review in the MR but didn't comment in here.
Comment #9
alexpottCommitted and pushed 055054d592 to 9.4.x and 12658bad82 to 9.3.x. Thanks!
Backported to 9.3.x since this is a docs only change.