Closed (fixed)
Project:
Drupal core
Version:
9.1.x-dev
Component:
help.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2020 at 06:27 UTC
Updated:
11 Sep 2020 at 04:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
shetpooja04 commentedCommit ID: 5691efb0 Link: https://git.drupalcode.org/project/drupal/-/commit/5691efb09bde15442d3754b5c54fdac7a593ca3d
For Issue: https://www.drupal.org/project/drupal/issues/3069109 #7 the changes were made
File: core/modules/help_topics/tests/src/Unit/HelpTopicTwigLoaderTest.php
$source is never getting used in testGetSourceContextException()
Comment #4
hardik_patel_12 commentedWe can remove just $source variable instead of removing getSourceContext function, kindly review.
Comment #5
jijojoseph_zyxware commentedI have reviewed the Patch #4. $source is never getting used. It is working fine without this variable.
@Hardik_Patel_12 Thanks for your patch.
RTBC!!!!!
Comment #7
thallesChanging to RTBC!
Comment #8
catchCommitted 9e546b3 and pushed to 9.1.x. Thanks!
Comment #10
jijojoseph_zyxware commentedThanks!!! @catch