Posted by bgm on July 3, 2012 at 10:46pm
2 followers
Jump to:
| 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
Commited to 6.x-1.x dev.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.