Download & Extend

IPv6 bug in boost_views_async()

Project:Boost
Version:6.x-1.20
Component:Core compatibility
Category:bug report
Priority:minor
Assigned:bgm
Status:closed (fixed)

Issue Summary

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

#1

Status:active» fixed

Commited to 6.x-1.x dev.

#2

Status:fixed» closed (fixed)

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

nobody click here