http://openoffice.org/bugzilla/show_bug.cgi?id=59287


philippe_nico...@openoffice.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philippe_nicolas@openoffice
                   |                            |.org




--- Comment #36 from philippe_nico...@openoffice.org  2011-08-22 10:33:59 ---
Same issue in OOo 330m20 (build 9567) at work...

I'm using Exists descriptor to test URL access in a program

code :

oExists = createUnoService("com.sun.star.ucb.SimpleFileAccess")
.
.

file = OExists.Exists(URLrecep)
if  file then 
.
.
else
.
.
end if


Code is working properly at home with my personal ISP (direct connexion without
proxy).

At work, Both IE and Firefox proxy set proxy.mazet.fr port 8080 

Test with Proxy set to MANUAL with proxy.mazet.fr port 8080 in OOo Proxy
configuration Tab
Test with Proxy set to SYSTEM in Ooo proxy configuration tab

no authentication window prompt to set user/password to pass through proxy
configuration.
no proxy configuration tab to set proxy user/password.

How can I set user/password to authenticate on office proxy ?

-- 
Configure bugmail: http://openoffice.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification
from Bugzilla. Please log into the website and enter your comments.
---------------------------------------------------------------------
-- 
-----------------------------------------------------------------
To unsubscribe send email to issues-unsubscr...@framework.openoffice.org
For additional commands send email to sy...@framework.openoffice.org
with Subject: help
-- 
-----------------------------------------------------------------
To unsubscribe send email to allbugs-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help

Reply via email to