pantheon-systems / pantheon_domain_masking

Domain Masking helper module for D8
GNU General Public License v2.0
11 stars 6 forks source link

Fix missing slashes in DomainMaskingMiddleWare #25

Closed jamesgrobertson closed 1 year ago

jamesgrobertson commented 2 years ago

Possible solution to https://github.com/pantheon-systems/pantheon_domain_masking/issues/24

kporras07 commented 1 year ago

Hi @jamesgrobertson

Thanks for the issue + PR and sorry for taking this long to come back to you.

While I was testing this, I wasn't able to reproduce the error so I contacted other engineers inside Pantheon and got this:

"We made a fix sometime ago. The issue was that AGCDN was adding trailing slashes on the subpaths."

This means that this PR is no longer needed to fix issues like yours.

I'm closing the PR but please feel free to reopen with further details if you think this is still needed.