Closed (fixed)
Project:
Drupal core
Version:
10.1.x-dev
Component:
base system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2018 at 16:52 UTC
Updated:
3 Mar 2023 at 08:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hass commentedComment #10
quietone commentedCertainly a minor issue, changing priority.
Suitable for a novie task, adding tags.
Comment #11
Ankit.Gupta commentedReroll the patch #2 with Drupal 9.5.x
Comment #12
anjali rathodI have applied the patch and tested the site works fine. Attaching the screenshots below for reference.
Comment #13
quietone commented@Anjali Rathod, thanks for the interest and confidence that the patch works. Please be aware that screenshots of patches applying are not useful (the testbot will let us know if the patch applies cleanly), nor are screenshots of your IDE. For Drupal core credit is given according to How is credit granted for Drupal core issues which points out that unhelpful screenshot will likely not get credit. There are detailed descriptions of the tasks available when working on Drupal core at Find a task which you may find useful.
@Anjali Rathod, and finally you mention that you tested that patch and have provided screenshots. But what exactly did you do to test the patch?
Setting back to NR for my question above.
Comment #15
smustgrave commentedNot sure what was tested but this doesn't seem to cause any test failures. So does that mean it wasn't being used right or is just a placeholder value?
Will let the committer decide.
Comment #17
catchIt's just to have something to pass to $request->server->add() I think, but makes sense for that to look realistic - could equally wonder why it's missing if we took it out.
Committed 926297a and pushed to 10.1.x. Thanks!