- πΊπ¦Ukraine AstonVictor
I'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks
I came upon an issue which altered form actions when the given action is a complete url like : "https://fr.local.capgemini.com/user/reset/4612/1365411669/9yF7p3nHCROiiz..."
ended up as the following invalid url :
"https://fr.local.capgemini.com/ttps%23//fr.local.capgemini.com/user/rese..."
The problem comes from the securepages_form_alter function. First, absolute urls are badly processed. Second, I am not sure it should try to change a url with is already a https.
Below is a patch to fix the processing of absolute urls.
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks