Bug 198452
Summary: | Package openoffice.org lacks IPv6 support | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Peter Vrabec <pvrabec> |
Component: | openoffice.org | Assignee: | Caolan McNamara <caolanm> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | mbacovsk |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | RHEL-5 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-12-19 14:14:35 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 195271 |
Description
Peter Vrabec
2006-07-11 12:37:18 UTC
AFAIK 2.0 is *supposed* to be ok with IPV6, e.g. the following implementations in key infrastructure ... http://qa.openoffice.org/issues/show_bug.cgi?id=35548 UNO ipv6 support http://qa.openoffice.org/issues/show_bug.cgi?id=35288 INetURL support http://qa.openoffice.org/issues/show_bug.cgi?id=33615 webdav ipv6 what exactly doesn't work ? Or what was the trigger for this autobug ? We greped sources and search for AF_INET or AF_INET6 macro. Since AF_INET6 was not found, our script filed this bug report. Of course there are many ways how to implement IPv6, so the script might fail. If you are sure IPv6 works in our Oo, close this but report. thx. Upstream (Sun) informs me that OOo is supposed to work fine with ipv6 as it currently stands (>= 2.0.4), which isn't to say there might be no bugs in implementation, but the support is there. It's trivial to test IPv6 support. If you need assistance please ask; it's as simple as running 'radvd' on one machine on the Ethernet segment, with a site-local address. I don't actually know how to test OOo's IPv4 support, so I haven't done so myself. |