on this page /admin/config/user-interface/addthis/advanced
hit save
open the 'Service URLs' fieldset
and an additional 'http' is added
This will keep going
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | addthis-extra_http_added-2713271-7.patch | 356 bytes | gisle |
| #5 | addthis-fix_the_http_issue-2713271-5.patch | 794 bytes | pallavi_sugandhi |
Comments
Comment #2
gisleConfirming that this is reproducable.
Comment #3
madan879 commentedComment #4
pallavi_sugandhi commentedComment #5
pallavi_sugandhi commentedI have created the patch for 'http' issue. please review and update status.
Comment #6
madan879 commentedHi @pallavi_sugandhi,
Your patch is work for me.... Its solved the issue for 'http'..
Comment #7
gislePatch in #5 works, but is 4 lines of complex code when a single line of simple code would suffice.
I've attached a simpler patch that also fixes this problem.
Kudos to pallavi_sugandhi for locating the buggy function.
Comment #8
pallavi_sugandhi commentedComment #10
devad commentedIt seems that commit #9 (899ad0e) has nothing to do with patch #7. Commit #9 was all about readme files.
The commit of patch 7 was done later:
3 Jun 2016 at 13:07 CEST
Commit 1e9a355 on 7.x-4.x
Comment #11
devad commentedSince patch is committed closing this issue as fixed.
If you experience https issues still, there is a kind of follow-up here: #2285177: Always use https
Comment #12
devad commented