To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104076
                 Issue #|104076
                 Summary|Setting ooInetProxyType doesn't work in shared layer
               Component|framework
                 Version|OOO310m11
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|tm
             Reported by|mux2005





------- Additional comments from mux2...@openoffice.org Fri Aug  7 07:27:09 
+0000 2009 -------
Steps to reproduce:

1. unopkg add --shared proxyoffdoesntwork.uno.pkg
2. Remove test user's .openoffice.org directory
3. Launch "soffice"
4. Check Tools/Options/Internet/Proxy

Expected behaviour:

The extension sets

<prop oor:name="ooInetProxyType">
 <value>0</value>
</prop>

so the Proxy should be "None".

Actual behaviour:

Proxy is "System".

Further notes:

If the extension is installed in the user layer (i.e. without "--shared"), the
setting takes effect, however that is not an appropriate workaround, because the
goal is to provide a system-wide default configuration via the extension. 

Likewise, adding oor:finalized="true" makes it work in the shared layer, but
that is undesirable, too, because the goal is to provide a working default
configuration not to force the setting on the user.

OOo should respect the proxy setting in the shared layer even when it is not
finalized. This is necessary to allow a system-wide default configuration via an
extension.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to