To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76360
User fme changed the following:
What |Old value |New value
================================================================================
Ever confirmed| |1
--------------------------------------------------------------------------------
Status|UNCONFIRMED |STARTED
--------------------------------------------------------------------------------
Target milestone|--- |OOo 2.3
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu May 3 07:32:32 +0000
2007 -------
Finally I found a way to reproduce this issue. rrthomasrr gave me the important
hint, that he usually uses the doc format to store document. So these are the
steps to reproduce this issue:
1. Create a new doc file. Close and re-open it.
2. Open word count dialog. The whole document contains n words.
3. Insert some words
4. Save document (to doc format, this is important)
5. Open word count dialog. It still shows n words.
6. Save as odt file. The meta.xml file shows n words.
The problem is that the word count is not updated during ww8 export. After
saving the file, SwDoc::ResetModified is called, setting the document statistics
flag to valid, although the word count is wrong.
---------------------------------------------------------------------
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]