This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 64283 - [50cat] A javax.swing.text.BadLocationException
Summary: [50cat] A javax.swing.text.BadLocationException
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: Other Windows ME/2000
: P2 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
: 63398 64280 64842 65274 65413 65579 65752 66155 66287 66428 66461 67121 67336 67470 67695 67814 67883 68145 68147 68183 68364 68476 68702 68843 70124 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-13 21:50 UTC by sacker
Modified: 2006-07-20 08:57 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log generated by the IDE (194.95 KB, text/plain)
2005-09-13 21:51 UTC, sacker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sacker 2005-09-13 21:50:02 UTC
I was shutting down the IDE when this message occured:

javax.swing.text.BadLocationException: Invalid offset=1391 not within <0, 1>
	at org.netbeans.editor.Utilities.checkOffsetValid(Utilities.java:1227)
	at org.netbeans.editor.Utilities.getLineOffset(Utilities.java:552)
	at
org.netbeans.modules.j2ee.ejbcore.hints.EjbHintsProvider.getHints(EjbHintsProvider.java:54)
	at
org.netbeans.modules.editor.hints.HintsOperator$HintPopupTaskImpl.run(HintsOperator.java:233)
	at org.openide.util.Task.run(Task.java:207)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:469)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:870)



The following is from the message.log file:


>Log Session: Tuesday, September 13, 2005 3:12:47 PM CDT
>System Info: 
  Product Version       = NetBeans IDE Dev (Build 200509041800)
  Operating System      = Windows 2000 version 5.0 running on x86
  Java; VM; Vendor      = 1.5.0; Java HotSpot(TM) Client VM 1.5.0-b64; Sun
Microsystems Inc.
  Java Home             = C:\Program Files\Java\jdk1.5.0_01\jre
  System Locale; Encod. = en_US (nb); Cp1252
  Home Dir; Current Dir = C:\Documents and Settings\Administrator; C:\Program
Files\netbeans-4.2dev
  IDE Install; User Dir = C:\Program Files\netbeans-4.2dev\platform6;
C:\Documents and Settings\Administrator\.netbeans\dev
  CLASSPATH             = C:\Program
Files\netbeans-4.2dev\platform6\lib\boot.jar;C:\Program
Files\netbeans-4.2dev\platform6\lib\org-openide-modules.jar;C:\Program
Files\netbeans-4.2dev\platform6\lib\org-openide-util.jar;C:\Program
Files\Java\jdk1.5.0_01\lib\dt.jar;C:\Program Files\Java\jdk1.5.0_01\lib\tools.jar
  Boot & ext classpath  = C:\Program
Files\Java\jdk1.5.0_01\jre\lib\rt.jar;C:\Program
Files\Java\jdk1.5.0_01\jre\lib\i18n.jar;C:\Program
Files\Java\jdk1.5.0_01\jre\lib\sunrsasign.jar;C:\Program
Files\Java\jdk1.5.0_01\jre\lib\jsse.jar;C:\Program
Files\Java\jdk1.5.0_01\jre\lib\jce.jar;C:\Program
Files\Java\jdk1.5.0_01\jre\lib\charsets.jar;C:\Program
Files\Java\jdk1.5.0_01\jre\classes;C:\Program
Files\Java\jdk1.5.0_01\jre\lib\ext\dnsns.jar;C:\Program
Files\Java\jdk1.5.0_01\jre\lib\ext\localedata.jar;C:\Program
Files\Java\jdk1.5.0_01\jre\lib\ext\sunjce_provider.jar;C:\Program
Files\Java\jdk1.5.0_01\jre\lib\ext\sunpkcs11.jar
  Dynamic classpath     = C:\Program
Files\netbeans-4.2dev\platform6\core\core.jar;C:\Program
Files\netbeans-4.2dev\platform6\core\org-openide-filesystems.jar;C:\Program
Files\netbeans-4.2dev\platform6\core\updater.jar;C:\Program
Files\netbeans-4.2dev\nb4.2\core\org-netbeans-upgrader.jar;C:\Program
Files\netbeans-4.2dev\nb4.2\core\locale\core_nb.jar;C:\Program
Files\netbeans-4.2dev\nb4.2\core\locale\updater_nb.jar;C:\Program
Files\netbeans-4.2dev\ide6\core\org-netbeans-modules-utilities-cli.jar
-------------------------------------------------------------------------------
[org.netbeans.core.modules #2] Warning: the module org.netbeans.core uses
org.openide.compat which is deprecated: The classes in this API are all
deprecated and can be replaced by more modern APIs.
[org.netbeans.core.modules #2] Warning: the module org.netbeans.core.execution
uses org.openide.compat which is deprecated: The classes in this API are all
deprecated and can be replaced by more modern APIs.
[org.netbeans.core.modules #2] Warning: the module
org.netbeans.modules.options.api uses org.openide.compat which is deprecated:
The classes in this API are all deprecated and can be replaced by more modern APIs.
[org.netbeans.core.modules #2] Warning: the module org.netbeans.modules.java
uses org.openide.compat which is deprecated: The classes in this API are all
deprecated and can be replaced by more modern APIs.
[org.netbeans.core.modules #2] Warning: the module
org.netbeans.modules.options.editor uses org.openide.compat which is deprecated:
The classes in this API are all deprecated and can be replaced by more modern APIs.
[org.netbeans.core.modules #2] Warning: the module org.netbeans.libs.j2eeeditor
uses org.openide.compat which is deprecated: The classes in this API are all
deprecated and can be replaced by more modern APIs.
[org.netbeans.core.modules #2] Warning: the module
org.netbeans.modules.j2ee.sun.ddui uses org.openide.compat which is deprecated:
The classes in this API are all deprecated and can be replaced by more modern APIs.
[org.netbeans.core.modules #2] Warning: the module org.netbeans.core.windows
uses org.openide.compat which is deprecated: The classes in this API are all
deprecated and can be replaced by more modern APIs.
Turning on modules:
	org.openide.util [6.4 200509041800]
	org.openide.modules [6.3 200509041800]
	org.openide.filesystems [6.2 200509041800]
	org.netbeans.modules.queries/1 [1.5 200509041800]
	org.netbeans.modules.projectapi/1 [1.7 200509041800]
	org.openide.awt [6.5 200509041800]
	org.openide.dialogs [6.2 200509041800]
	org.openide.nodes [6.5 200509041800]
	org.openide.windows [6.2 200509041800]
	org.openide.options [6.2 200509041800]
	org.openide.text [6.6 200509041800]
	org.openide.explorer [6.3 1 200509041800]
	org.openide.actions [6.3 200509041800]
	org.openide.loaders [5.5 200509041800]
	org.netbeans.api.progress/1 [1.0 200509041800]
	org.netbeans.api.xml/1 [1.10 200509041800]
	org.openide.io [1.7 200509041800]
	org.openide.execution [1.6 200509041800]
	org.netbeans.spi.navigator/1 [1.0 200509041800]
	org.netbeans.core.output2/1 [1.5.0.1 1 200509041800]
	org.netbeans.bootstrap/1 [2.1 200509041800]
	org.openide.compat [6.2 200509041800]
	org.netbeans.core.startup/1 [1.3 200509041800]
	org.netbeans.swing.plaf [1.3 200509041800]
	org.netbeans.core/2 [3.0.0.1 200509041800]
	org.netbeans.core.execution/1 [1.7 200509041800]
	org.netbeans.libs.formlayout/1 [1.0 1 200509041800]
	org.netbeans.modules.options.api/1 [1.0 200509041800]
	org.apache.tools.ant.module/3 [3.22 200509041800]
	javax.jmi.reflect/1 [1.5 200509041800]
	org.netbeans.jmi.javamodel/2 [1.18.0 200509041800]
	org.netbeans.api.java/1 [1.8 200509041800]
	org.openide.src [1.6 200509041800]
	org.netbeans.api.mdr/1 [1.2 200509041800]
	javax.jmi.model/1 [1.5 200509041800]
	org.netbeans.modules.jmiutils/1 [1.3.0.2 2 200509041800]
	org.netbeans.modules.mdr/1 [1.3.0.2.2 2 200509041800]
	org.openidex.util/3 [3.7 200509041800]
	org.netbeans.modules.java.platform/1 [1.5 200509041800]
	org.netbeans.core.ui/1 [1.7 200509041800]
	org.netbeans.modules.xml.core/2 [1.9.0.4 4 200509041800]
	org.netbeans.modules.xml.catalog/2 [1.8.0.4.4 4 200509041800]
	org.netbeans.modules.masterfs/1 [1.5 200509041800]
	org.netbeans.modules.projectuiapi/1 [1.11.0.5 5 200509041800]
	org.netbeans.modules.projectui [1.5.1.5 200509041800]
	org.netbeans.modules.project.ant/1 [1.10 200509041800]
	org.netbeans.modules.classfile/1 [1.15 200509041800]
	org.netbeans.modules.javacore/1 [1.15.0.2.2 200509041800]
	org.netbeans.modules.editor.errorstripe.api/1 [2.0.1 1 200509041800]
	org.netbeans.modules.java/1 [1.23.0.2.2.2 2 200509041800]
	org.netbeans.modules.project.libraries/1 [1.11 200509041800]
	org.netbeans.modules.java.project/1 [1.6 200509041800]
	org.netbeans.modules.junit/2 [2.17 200509041800]
	org.netbeans.modules.group/1 [1.1 200508301800]
	org.netbeans.modules.editor.util/1 [1.6 200509041800]
	org.netbeans.modules.editor.mimelookup/1 [1.1 200509041800]
	org.netbeans.modules.editor.fold/1 [1.3 200509041800]
	org.netbeans.modules.editor.lib/1 [1.7.0.1 1 200509041800]
	org.netbeans.modules.java.editor.lib/1 [1.2 200509041800]
	org.netbeans.modules.ant.freeform [1.6 200509041800]
	org.netbeans.modules.java.freeform/1 [1.2 200509041800]
	org.netbeans.api.web.webmodule [1.4 200509041800]
	org.netbeans.modules.web.freeform [1.1 200509041800]
	org.netbeans.modules.settings/1 [1.8 200509041800]
	org.netbeans.modules.javahelp/1 [2.6 200509041800]
	org.netbeans.tasklistapi/1 [1.18.0.7 7 200509041800]
	org.netbeans.modules.tasklist.core/2 [1.35.0.16.7 16 200509041800]
	org.netbeans.modules.tasklist.usertasks/2 [1.28.0.49.16.7 49 200509112000]
	org.netbeans.modules.editor.settings/1 [1.2 200509041800]
	org.netbeans.modules.editor.settings.storage/1 [1.2 200509041800]
	org.netbeans.modules.editor/3 [1.24.1 200509041800]
	org.netbeans.modules.tasklist.editor/2 [1.13.0.49 200509112000]
	org.netbeans.modules.editor.plain.lib/1 [1.1 200509041800]
	org.netbeans.modules.editor.plain/1 [1.1 200509041800]
	org.netbeans.modules.css/2 [1.9 200509041800]
	org.netbeans.modules.editor.structure/1 [1.9.0.1 1 200509041800]
	org.netbeans.modules.xml.text/2 [1.9.0.4 200509041800]
	org.netbeans.spi.palette/0 [1.3 200509041800]
	org.jdesktop.layout/1 [1.1 0.7 200509041800]
	org.netbeans.core.multiview/1 [1.6 200509041800]
	org.netbeans.modules.form/2 [1.17 1 200509041800]
	org.netbeans.spi.viewmodel/2 [1.7 200509041800]
	org.netbeans.modules.editor.completion/1 [1.1 200509041800]
	org.netbeans.modules.html.editor.lib/1 [1.2 200509041800]
	org.netbeans.modules.html.editor/1 [1.2 200509041800]
	org.netbeans.modules.properties/1 [1.15 200509041800]
	org.netbeans.api.debugger/1 [1.5 200509041800]
	org.netbeans.modules.editor.codetemplates/1 [1.0 200509041800]
	org.netbeans.modules.java.editor/1 [1.2 200509041800]
	org.netbeans.modules.autoupdate/1 [2.14 200509041800]
	org.netbeans.modules.options.editor/1 [1.0 200509041800]
	org.netbeans.libs.xerces/1 [1.6 2.6.2 200509041800]
	org.netbeans.modules.j2eeapis/1 [1.4 200509041800]
	org.netbeans.modules.db/0 [1.0 3 200509041800]
	org.netbeans.modules.schema2beans/1 [1.12 200509041800]
	org.netbeans.modules.j2ee.dd/1 [1.5.0.2 2 200509041800]
	org.netbeans.api.debugger.jpda/2 [2.1 200509041800]
	org.netbeans.modules.j2eeserver/3 [1.7 200509041800]
	org.netbeans.modules.tomcat5/1 [1.4 200509041800]
	org.netbeans.modules.tomcat5.bundled/1 [1.4 200509041800]
	org.netbeans.modules.xml.tax/2 [1.9.0.4.4 4 200509041800]
	org.netbeans.modules.xml.tools/2 [1.9.0.4.4.4 4 200509041800]
	org.netbeans.modules.websvc.clientapi [1.2 200509041800]
	org.netbeans.modules.j2ee.dd.webservice [1.1 200509041800]
	org.netbeans.modules.j2ee.common/1 [1.2 200509041800]
	org.netbeans.modules.websvc.websvcapi [1.2 200509041800]
	org.netbeans.modules.websvc.registry [1.0 200509041800]
	org.netbeans.modules.websvc.core [1.2.0.1.4.4.4 1 200509041800]
	org.netbeans.modules.editor.bookmarks/1 [1.1 200509041800]
	org.netbeans.modules.updatecenters/1 [1.4 200509041800]
	org.netbeans.modules.java.j2seplatform/1 [1.4.0.2 2 200509041800]
	org.netbeans.modules.favorites/1 [1.9 200509041800]
	org.netbeans.modules.j2ee.api.ejbmodule [1.2 200509041800]
	org.netbeans.modules.j2ee.jboss4/1 [1.1 200509041800]
	org.netbeans.libs.commons_logging/1 [1.1 1.0.4 200509041800]
	org.netbeans.modules.servletapi24/1 [2.4 2.4 200509041800]
	org.netbeans.modules.web.jspparser/2 [2.3 200509041800]
	org.netbeans.modules.web.core.syntax/1 [1.20.0 200509041800]
	org.netbeans.modules.web.struts/1 [1.0 1 200509041800]
	org.netbeans.modules.extraupdatecenters [1.0 200508301800]
	org.netbeans.modules.ant.browsetask [1.9 200509041800]
	org.netbeans.modules.web.project [1.1 200509041800]
	org.netbeans.modules.editor.hints/1 [1.7.0.1 1 200509041800]
	org.netbeans.modules.dbschema/1 [1.0 3 200509041800]
	org.netbeans.modules.j2ee.ejbcore [1.1 200509041800]
	org.netbeans.modules.j2ee.ant [1.4 200509041800]
	org.netbeans.modules.properties.syntax/1 [1.15 200509041800]
	org.netbeans.modules.j2ee.ejbfreeform [1.2.0 200509041800]
	org.netbeans.modules.suggestions_framework/2 [1.13.0.9.16.7 9 200509041800]
	org.netbeans.modules.tasklist.suggestions/2 [1.25.0.9.16.7 200508301800]
	org.netbeans.modules.docbook [1.4 200509112000]
	org.netbeans.spi.debugger.ui/1 [2.6 200509041800]
	org.netbeans.modules.clazz/1 [1.17 200509041800]
	org.netbeans.modules.versioning/1 [1.1.1 1 200509041800]
	org.netbeans.modules.extbrowser/1 [1.7 200509041800]
	org.netbeans.modules.refactoring/1 [1.12.0.3.2 3 200509041800]
	org.netbeans.modules.apisupport.ant [2.27 200509041800]
	org.netbeans.modules.debugger.jpda/2 [1.14 200509041800]
	org.netbeans.modules.debugger.jpda.ui/1 [1.3 200509041800]
	org.netbeans.modules.debugger.jpda.ant [1.5 200509041800]
	org.netbeans.modules.apisupport.project [1.9.0.5.4 5 200509041800]
	org.netbeans.modules.apisupport.refactoring [1.0.0.5 200509041800]
	org.netbeans.modules.ant.grammar/1 [1.12.0.4 200509041800]
	org.netbeans.modules.jmxri/1 [1.0 1 200509041800]
	org.netbeans.modules.j2ee.sun.dd/1 [1.3 200509041800]
	org.netbeans.modules.j2ee.sun.appsrv/1 [1.0 1 200509041800]
	org.netbeans.modules.javadoc/1 [1.16 200509041800]
	org.netbeans.modules.db.core [1.0 200509041800]
	org.netbeans.modules.profiles [1.0 200508301800]
	org.netbeans.modules.j2ee.platform/1 [1.1 200509041800]
	org.netbeans.modules.j2ee.weblogic9/1 [1.1 200509041800]
	org.netbeans.modules.j2ee.blueprints/1 [1.7 200509041800]
	org.netbeans.modules.web.jstl11/1 [2.4 1.1.2 200509041800]
	org.netbeans.modules.websvc.dev/1 [1.3.0.1 200509041800]
	org.netbeans.modules.java.j2seproject [1.4.0.42 42 200509041800]
	org.netbeans.modules.nbjunit/1 [1.18 200508301800]
	org.netbeans.modules.usersguide/1 [1.17 200509041800]
	org.netbeans.libs.jsch/1 [1.1 0.1.20 200509041800]
	org.netbeans.libs.j2eeeditor/1 [1.5 200509041800]
	org.netbeans.modules.j2ee.sun.ddui/1 [1.3 200509041800]
	org.netbeans.modules.diff/1 [1.13.0.42 42 200509041800]
	org.netbeans.modules.ant.debugger/1 [1.5 200509041800]
	org.netbeans.modules.xmlnavigation [1.0 200508301800]
	org.netbeans.modules.i18n/1 [1.18 200509041800]
	org.netbeans.modules.i18n.form/2 [1.16 200509041800]
	org.netbeans.modules.html/1 [1.17 200509041800]
	org.netbeans.modules.utilities/1 [1.19 200509041800]
	org.netbeans.modules.utilities.project/1 [1.3 200509041800]
	org.netbeans.core.ide/1 [1.7 200509041800]
	org.netbeans.modules.web.examples/1 [1.3 200509041800]
	org.netbeans.lib.cvsclient/1 [1.12 200509041800]
	org.netbeans.modules.versioning.system.cvss/1 [1.5.1.42 1 200509041800]
	org.netbeans.upgrader [4.3 200509041800]
	org.netbeans.modules.tasklist.bugs/2 [0.19.0.16.7 200508301800]
	org.netbeans.modules.xml.schema/1 [1.9.0.4 200509041800]
	org.netbeans.modules.java.navigation/1 [1.0 200509041800]
	org.netbeans.modules.servletapi/1 [1.7 200509041800]
	org.netbeans.modules.tasklist.docscan/2 [1.21.0.9.16.7 200509041800]
	org.netbeans.swing.tabcontrol [1.4 200509041800]
	org.netbeans.core.windows/2 [2.5.0.1 200509041800]
	org.netbeans.modules.tasklist.copyright/2 [1.8.0.16.7 200508301800]
	org.netbeans.modules.xml.multiview/1 [1.2.0.2 2 200509041800]
	org.netbeans.modules.web.core/1 [1.22.0.42.2.4.2 42 200509041800]
	org.netbeans.modules.java.hints/1 [1.8.0.1 1 200509041800]
	org.netbeans.modules.web.debug/1 [2.5 200509041800]
	org.netbeans.modules.j2ee.ddloaders/1 [1.4.0.2.4.2.4 200509041800]
	org.netbeans.modules.web.jsf/1 [1.0 1 200509041800]
	org.netbeans.modules.httpserver/2 [2.3.0.42 42 200509041800]
	org.netbeans.modules.web.monitor/1 [1.13 200509041800]
	org.netbeans.modules.java.examples/1 [1.3 200509041800]
	org.netbeans.modules.j2ee.sun.appsrv81/1 [2.2 200509041800]
	org.netbeans.modules.editor.errorstripe/2 [2.0.1.1 1 200509041800]
	org.netbeans.modules.websvc.jaxrpc16/1 [1.0 200509041800]
	org.netbeans.modules.db.sql.editor [1.0.0.3 200509041800]
	org.netbeans.modules.j2ee.genericserver [1.1 200509041800]
	org.netbeans.modules.j2ee.ejbjarproject [1.1 200509041800]
	org.netbeans.modules.j2ee.earproject [1.2.0 200509041800]
	org.netbeans.modules.xsl/1 [1.9.0.4 200509041800]
	org.netbeans.modules.welcome/1 [1.8 200509041800]
	org.netbeans.modules.j2ee.refactoring/1 [1.2.0.42.1 200509041800]
	org.netbeans.modules.image/1 [1.15 200509041800]
	org.netbeans.modules.beans/1 [1.15 200509041800]
	org.netbeans.modules.j2ee.debug/1 [1.1 200509041800]
*********** Exception occurred ************ at 3:36 PM on Sep 13, 2005
javax.swing.text.BadLocationException: Invalid offset=1391 not within <0, 1>
	at org.netbeans.editor.Utilities.checkOffsetValid(Utilities.java:1227)
	at org.netbeans.editor.Utilities.getLineOffset(Utilities.java:552)
[catch] at
org.netbeans.modules.j2ee.ejbcore.hints.EjbHintsProvider.getHints(EjbHintsProvider.java:54)
	at
org.netbeans.modules.editor.hints.HintsOperator$HintPopupTaskImpl.run(HintsOperator.java:233)
	at org.openide.util.Task.run(Task.java:207)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:469)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:870)
Comment 1 sacker 2005-09-13 21:51:24 UTC
Created attachment 24769 [details]
messages.log generated by the IDE
Comment 2 Martin Roskanin 2005-09-15 13:04:10 UTC
*** Issue 64280 has been marked as a duplicate of this issue. ***
Comment 3 Martin Roskanin 2005-09-26 15:30:21 UTC
*** Issue 63398 has been marked as a duplicate of this issue. ***
Comment 4 Martin Roskanin 2005-10-03 09:28:47 UTC
*** Issue 65579 has been marked as a duplicate of this issue. ***
Comment 5 Martin Roskanin 2005-10-03 09:30:38 UTC
Please, address soon. It has a lot of duplicates, thanks
Comment 6 Martin Roskanin 2005-10-03 12:25:54 UTC
*** Issue 65274 has been marked as a duplicate of this issue. ***
Comment 7 Martin Adamek 2005-10-03 12:45:52 UTC
*** Issue 65413 has been marked as a duplicate of this issue. ***
Comment 8 Martin Adamek 2005-10-03 12:53:57 UTC
Looks like document.getLength() is 0? Exact steps to reproduce would help. I saw
this few times, but cannot reproduce it now. Anyway it should not appear in
non-EJB projects. 
Comment 9 misterm 2005-10-03 14:34:35 UTC
It _does appear_ in non-EJB projects, and it happens quite often.

It happens occasionally and so cannot be reproduced by exact steps, but it is 
likely to happen if a file in the editor is closed just after you type 
something and save it or if all files in the editor are closed just after an 
update.
Comment 10 Martin Adamek 2005-10-03 14:49:18 UTC
I meant: it appears, but should not :-)
It should be probably fixed same way as JavaHintsProvider 1.46 -> 1.47
Comment 11 Martin Adamek 2005-10-03 15:27:54 UTC
*** Issue 64842 has been marked as a duplicate of this issue. ***
Comment 13 Martin Roskanin 2005-10-04 10:31:24 UTC
*** Issue 65752 has been marked as a duplicate of this issue. ***
Comment 14 Martin Roskanin 2005-10-07 11:14:39 UTC
*** Issue 66155 has been marked as a duplicate of this issue. ***
Comment 15 Martin Roskanin 2005-10-10 08:23:34 UTC
*** Issue 66287 has been marked as a duplicate of this issue. ***
Comment 16 Martin Roskanin 2005-10-11 13:08:59 UTC
*** Issue 66428 has been marked as a duplicate of this issue. ***
Comment 17 Miloslav Metelka 2005-10-12 15:11:51 UTC
When the contents of the document are accessed the document should be
read-locked (e.g. by Document.render()).
Comment 18 Martin Roskanin 2005-10-19 15:31:35 UTC
*** Issue 67121 has been marked as a duplicate of this issue. ***
Comment 19 Martin Roskanin 2005-10-31 09:23:10 UTC
*** Issue 67814 has been marked as a duplicate of this issue. ***
Comment 20 Martin Roskanin 2005-10-31 13:41:45 UTC
*** Issue 67695 has been marked as a duplicate of this issue. ***
Comment 21 Martin Roskanin 2005-10-31 14:01:55 UTC
*** Issue 67336 has been marked as a duplicate of this issue. ***
Comment 22 Martin Roskanin 2005-11-01 09:31:54 UTC
*** Issue 67470 has been marked as a duplicate of this issue. ***
Comment 23 Jan Becicka 2005-11-01 10:48:04 UTC
*** Issue 67883 has been marked as a duplicate of this issue. ***
Comment 24 hmork 2005-11-05 12:12:10 UTC
*** Issue 68145 has been marked as a duplicate of this issue. ***
Comment 25 Martin Roskanin 2005-11-07 09:48:13 UTC
*** Issue 68183 has been marked as a duplicate of this issue. ***
Comment 26 Martin Roskanin 2005-11-14 14:41:28 UTC
*** Issue 68476 has been marked as a duplicate of this issue. ***
Comment 27 Pavel Buzek 2005-11-15 03:11:22 UTC
*** Issue 66461 has been marked as a duplicate of this issue. ***
Comment 28 Pavel Buzek 2005-11-17 14:05:19 UTC
*** Issue 68364 has been marked as a duplicate of this issue. ***
Comment 29 Miloslav Metelka 2005-11-17 21:12:43 UTC
*** Issue 68843 has been marked as a duplicate of this issue. ***
Comment 30 Martin Roskanin 2005-11-23 12:32:41 UTC
*** Issue 68702 has been marked as a duplicate of this issue. ***
Comment 31 Martin Roskanin 2006-01-09 12:18:12 UTC
*** Issue 70124 has been marked as a duplicate of this issue. ***
Comment 32 Tomasz Slota 2006-07-20 08:57:58 UTC
*** Issue 68147 has been marked as a duplicate of this issue. ***