We have run into a tough to troubleshoot problem whereby a customer was unable to use the Drupal module after years of use. No changes were made to ShrinkTheWeb or to the customer side, but the module simply stopped working. After quite a bit of testing, we found the culprit to be some lines of code that were passing COOKIES via curl. This affects all version of this plugin.

Please see the following knowledgebase article for more information:
http://support.shrinktheweb.com/index.php?/Knowledgebase/Article/View/11...

Comments

puravida’s picture

Issue summary: View changes
puravida’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Assigned: geobaev » devdokimov

I just checked and verified that this code is present in the 7.x and 8.x releases and should be considered for removal. Since we are no longer supporting the 6.x branch, I'm updating this issue to reflect 7.x, so that it won't be overlooked.

  • devdokimov committed 0d50882 on 7.x-1.x
    Issue #2366435:  Remove passing COOKIES via curl
    

  • devdokimov committed b90fa96 on 8.x-1.x
    Issue #2366435: Remove passing COOKIES via curl
    

  • devdokimov committed 8c934a4 on 6.x-1.x
    Issue #2366435: Remove passing COOKIES via curl
    
devdokimov’s picture

Status: Active » Closed (fixed)