To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98144





------- Additional comments from [email protected] Sun Sep 13 09:43:24 
+0000 2009 -------
I have looked into it a little more and have noted the following.

A part of the Jobs.xcu looks like this:

<node oor:name="UpdateCheck">
 <node oor:name="Arguments">
  <prop oor:name="AutoCheckEnabled" oor:type="xs:boolean">
   <value>true</value>
  </prop>
  <prop oor:name="LastCheck" oor:type="xs:long">
   <value>1252834175</value>
  </prop>
  <prop oor:name="Extension_org.openoffice.en.hunspell.dictionaries"
oor:op="replace" oor:type="xs:string">
   <value>2008.11.20</value>
  </prop>
  <prop oor:name="Extension_org.openoffice.da.writer2latex.oxt" oor:op="replace"
oor:type="xs:string">
   <value>1.0</value>
  </prop>
 </node>
</node>

Removing the file completely or the following lines solves the problem:

  <prop oor:name="Extension_org.openoffice.en.hunspell.dictionaries"
oor:op="replace" oor:type="xs:string">
   <value>2008.11.20</value>
  </prop>

Also, can we verify that the value "2008.11.20" is absolutely correct and works
in this way?

Maybe this can help you?

Best
Per

---------------------------------------------------------------------
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]

Reply via email to