You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2014/09/01 01:21:55 UTC

[Issue 125532] Http proxy is not working (even without authentication)

https://issues.apache.org/ooo/show_bug.cgi?id=125532

Ariel Constenla-Haile <ar...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
             Latest|---                         |4.2.0-dev
    Confirmation on|                            |
            Version|4.1.1                       |3.4.0
     Ever confirmed|0                           |1

--- Comment #3 from Ariel Constenla-Haile <ar...@apache.org> ---
Manual Proxy Settings (using http://www.privoxy.org/):

HTTP: 127.0.0.1:8118
HTTPS: 127.0.0.1:8118
FTP: 127.0.0.1:8118

New Writer document
Open in your browser http://en.wikipedia.org/wiki/Franz_Kafka and copy the
section http://en.wikipedia.org/wiki/Franz_Kafka#Education (including the foto)
Paste in Writer as HTML

* 3.3.0-OOO330_m20-9567 can import the image. The proxy log shows it uses the
proxy

* 3.4.0-BETA-OOO340_m0-9583 too, using the proxy:


2014-08-31 20:09:49.213 7f76193e5700 Request:
upload.wikimedia.org/wikipedia/commons/thumb/6/69/Prague_Palace_Kinsky_PC.jpg/220px-Prague_Palace_Kinsky_PC.jpg
2014-08-31 20:09:50.290 7f76193e5700 Request:
upload.wikimedia.org/wikipedia/commons/thumb/6/69/Prague_Palace_Kinsky_PC.jpg/220px-Prague_Palace_Kinsky_PC.jpg
2014-08-31 20:09:51.308 7f76193e5700 Request:
upload.wikimedia.org/wikipedia/commons/thumb/6/69/Prague_Palace_Kinsky_PC.jpg/220px-Prague_Palace_Kinsky_PC.jpg
2014-08-31 20:09:51.944 7f76193e5700 Request:
upload.wikimedia.org/wikipedia/commons/thumb/6/69/Prague_Palace_Kinsky_PC.jpg/220px-Prague_Palace_Kinsky_PC.jpg
2014-08-31 20:09:52.896 7f76193e5700 Request:
upload.wikimedia.org/wikipedia/commons/thumb/6/69/Prague_Palace_Kinsky_PC.jpg/220px-Prague_Palace_Kinsky_PC.jpg

* 3.4.1 cannot import the image, the proxy log shows no activity.

When the text is pasted from the browser, the HTML is imported from the
clipboard, so there is no network involved; but as the images are linked and
are imported from the network.

If you try to import the whole page, network is involved both on the HTML text
and the linked images.
3.3.3 is OK, it uses the proxy
3.4.0 BETA hangs, though it uses the proxy
3.4.1 shows an error box
4.1.1 can import the HTML text, but it does not use the proxy; images are not
imported.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.