[sw-issues] [Issue 115267] Page numbers not reflecte d currently in a newly inserted ContentIndex

2010-10-27 Thread praveenmangu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115267
 Issue #|115267
 Summary|Page numbers not reflected currently in a newly insert
|ed ContentIndex
   Component|Word processor
 Version|OOo 3.2
Platform|All
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|writerneedsconfirm
 Reported by|praveenmangu





--- Additional comments from praveenma...@openoffice.org Wed Oct 27 
07:37:18 + 2010 ---
The page numbers are not updated even after doing a XDocumentIndex.update(). The
only way the page numbers are updated is by doing an update twice with a sleep
in between.

xDocumentIndex.update();
//Temporary fix for page number updation problem
Thread.sleep(1);
xDocumentIndex.update();

I'll attach the source code, the input document and the incorrect output 
document.

-
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...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


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



[sw-issues] [Issue 115267] Page numbers not reflecte d currently in a newly inserted ContentIndex

2010-10-27 Thread praveenmangu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115267





--- Additional comments from praveenma...@openoffice.org Wed Oct 27 
07:39:41 + 2010 ---
Created an attachment (id=72749)
JAVA source, input and incorrect output documents


-
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...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


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



[sw-issues] [Issue 115267] Page numbers not reflecte d correctly in a newly inserted ContentIndex

2010-10-27 Thread praveenmangu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115267


User praveenmangu changed the following:

What|Old value |New value

 Summary|Page numbers not reflected|Page numbers not reflected
| currently in a newly inse| correctly in a newly inse
|rted ContentIndex |rted ContentIndex





-
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...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


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