Actions
Bug #5369
closedcurl follow needs disabled if open base dir is enabled
Start date:
02 July 2015
Due date:
% Done:
100%
Estimated time:
Description
Currently CURLOPT_FOLLOWLOCATION is true by default, but if open base dir is enabled it won't work and will throw a warning. Use setCurlOptions if possible on HybridAuth to turn this off in this case to avoid the warning. Note this may cause some social sites API calls to no longer function.
Updated by krileon over 9 years ago
- Status changed from Assigned to Rejected
- Target version deleted (
7.0.0) - % Done changed from 0 to 100
Shouldn't be an issue with the new library. Rejecting for now and will reopen if further reports after CB Connect 7.x confirm issue still present.
Actions