To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69612
------- Additional comments from [EMAIL PROTECTED] Sun Sep 17 13:29:11 -0700
2006 -------
Maybe disabling of automatic update by default is easiest way to solve this
problem? In this case user need to enable OnlineUpdate manually via
Tools-Options UI. Something like this:
--- extensions/source/update/check/Jobs.xcu.orig 2006-09-18
00:25:55.220519954 +0400
+++ extensions/source/update/check/Jobs.xcu 2006-09-18 00:26:04.809978446 +0400
@@ -28,7 +28,7 @@
<value xml:lang="en-US">No new update is available.\n
%PRODUCTNAME is up to date.</value>
</prop>
<prop oor:name="AutoCheckEnabled" oor:type="xs:boolean"
oor:op="replace">
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="LastCheck" oor:type="xs:long" oor:op="replace">
<value>0</value>
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]