On IPv6 servers, boost_views_async() fails. drupal_http_request() returns "invalid argument" because the IP is numeric and is not correctly formatted, ex: http://::1/index.php should be http://[::1]/index.php.

Comments

bgm’s picture

Status: Active » Fixed

Commited to 6.x-1.x dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.