londonwebnerd / myroundcube

Automatically exported from code.google.com/p/myroundcube
0 stars 0 forks source link

[calendar] very sensitive to HTTP 303 redirects for remote calendars feature #812

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Token: f71fab489817ba0bb8471166e1406452 (Don't modify this token!)
Version: 19.0.68 (256-03-2015)
PHP: 5.3.3
RCMAIL: 1.0.5
Database: mysql
SERVER: Apache
----
I.  Issue Description:

calendar plugin is very sensitive to URLs of remote calendars. for example if 
there is an simple HTTP 303 redirect to slightly changed URL path the calendar 
fetching resulted immediatelly into error (without details). 

is possible to accept HTTP 303 redirects by calendar plugin?

Original issue reported on code.google.com by michal.b...@gmail.com on 20 Apr 2015 at 8:04

GoogleCodeExporter commented 9 years ago
No, it isn't. We are using cURL without CURLOPT_FOLLOWLOCATION for good reasons.

Original comment by myroundc...@gmail.com on 20 Apr 2015 at 8:19