summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorShane Kearns <ext-shane.2.kearns@nokia.com>2012-04-20 16:34:34 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-04-23 12:12:19 (GMT)
commitd1c8e6deda97b014a817b703f48189e436b415f5 (patch)
treef1cfb9da6815950605b28db22717212240b71741 /tests
parentb5149bec53e6eb3b2baa4bfb95eeaf0bfb9bd67b (diff)
downloadQt-d1c8e6deda97b014a817b703f48189e436b415f5.zip
Qt-d1c8e6deda97b014a817b703f48189e436b415f5.tar.gz
Qt-d1c8e6deda97b014a817b703f48189e436b415f5.tar.bz2
Fix IPv6 address returned from QUrl::host
When passing an IPv6 address through QNetworkProxyQuery, it is stored in a QUrl internally. There was a bug in QUrl where it strips the [] surrounding an IPv6 address only if they were present in the input, otherwise it added them. Now the behaviour is the same as Qt5 ([] are always stripped). Change-Id: I42e020ce30d18a4108f1dd4428809fed07991680 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions