Closed (fixed)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
3rd party integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2013 at 00:38 UTC
Updated:
31 Oct 2013 at 07:30 UTC
This patch / hack allows ipv4-mapped ipv6 addresses to work. You're pretty much out of luck if you only can get IPV6.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_paypal-ipv6-shim.patch | 680 bytes | mrf |
Comments
Comment #1
mrf commentedComment #3
longwaveDrupal Commerce had a similar issue in #1776978: PayPal WPP requires IPv4, should we also translate "::1" to "127.0.0.1" here?
Comment #4
longwaveSimplified and committed to both branches.