Issue 36592 - .doc import should not set illegal bookmarks in document
Summary: .doc import should not set illegal bookmarks in document
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: 680m60
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-03 13:39 UTC by openoffice
Modified: 2017-05-20 11:22 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description openoffice 2004-11-03 13:39:02 UTC
Load bugdoc of issue 33366. Two calls to SwDoc:MakeBookmark will contain illegal
indices. E.g. a text node has text of 12 characters, and the bookmark goes to
position 18.

The fix for issue 33366 (swqbugfixes09) truncates such bookmarks inside the
SwDoc::MakeBookmark (and asserts), but the .doc import shouldn't set such values
in the first place. (See also comments in the issue.)
Comment 1 andreas.martens 2004-12-03 10:54:04 UTC
Set to target OOoLater due to lack of resources.
Comment 2 martin_maher 2005-05-05 10:27:08 UTC
mmaher->flr: Your's methinks
Comment 3 Mathias_Bauer 2006-08-30 15:29:52 UTC
assigning to hbrinkm
Comment 4 Marcus 2017-05-20 11:22:47 UTC
Reset assigne to the default "issues@openoffice.apache.org".