Closed (outdated)
Project:
Acquia Connector
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2017 at 10:58 UTC
Updated:
27 Jan 2021 at 18:47 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
generalredneckThis is still the case in 8.x-1.x-dev. Here's a patch. It looks like there are some assumptions made around https and http that caused the ports to be hard coded. I made the code make a default assumption based on schema when gathering the default Configuration and just passed that along.
Comment #4
ericgsmith commentedThanks Allan,
Works well for me locally but haven't tested yet on Acquia yet but will update when I have.
Would be good if somebody from Acquia that had more info on https://www.drupal.org/node/2877463 could review to ensure whatever ways causing that issue isn't re-introduced with the patch - but from looking just at the code it looks good to me.
Comment #5
japerry