Closed (fixed)
Project:
Drupal core
Version:
9.4.x-dev
Component:
documentation
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2020 at 09:08 UTC
Updated:
17 Jan 2022 at 15:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tunicPatch attatched.
Comment #4
tunicIt turns out there's another file in assets that must be patched.
Let's try again.
Comment #5
abhijith s commentedApplied patch .Its working fine.Also the documentation URL given is correct
Comment #6
abhijith s commentedRTBC
Comment #7
abhijith s commentedComment #8
quietone commentedI think these changes needs to be done in core/assets/scaffold/files/default.settings.php as well. Setting to NW to have that answered.
Comment #9
kishor_kolekar commentedComment #10
kishor_kolekar commentedchanges as per commnet #8
please review the ptach.
Comment #11
kishor_kolekar commentedComment #13
tunic#8, the first patch didn't and that's why it failed. However, the second patch (https://www.drupal.org/files/issues/2020-10-07/3175428-link-trusted-host...) changes both files:
Patch from #10 only changes core/assets/scaffold/files/default.settings.php but it seems both files need to be changed.
Back to second patch and needs review status.
Comment #15
ranjith_kumar_k_u commentedThe #4 patch works fine on 9.2.x dev version.RTBC
Comment #16
ranjith_kumar_k_u commentedRe-rolled from #4
Comment #19
vikashsoni commentedPatch #4 applied successfully and looks good for me
Thanks for the patch
Comment #20
spokjeComment #21
alexpottLet's link to the human readable URL - other places in settings.php use these... so https://www.drupal.org/docs/installing-drupal/trusted-host-settings
Comment #22
tunicLinks now use human-readable URLs.
Comment #23
spokjeBack to RTBC after the requested change came back green
Comment #24
alexpottCommitted and pushed 648e58d053d to 10.0.x and 781ba3a616e to 9.4.x. Thanks!