Issue 30620 - API: sw.SwXDocumentIndex::com::sun::star::text::XDocumentIndex
Summary: API: sw.SwXDocumentIndex::com::sun::star::text::XDocumentIndex
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P2 Trivial
Target Milestone: ---
Assignee: chne
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-23 13:42 UTC by chne
Modified: 2013-02-24 21:09 UTC (History)
1 user (show)

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


Attachments
stack of src680_m44_np on linux (17.14 KB, text/plain)
2004-06-23 13:43 UTC, chne
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description chne 2004-06-23 13:42:05 UTC
while calling update() office crashes. To reproduce just call in a solar shell:
%SOLARENV%\bin\checkapi -o SwXDocumentIndex::com::sun::star::text::XDocumentIndex
Comment 1 chne 2004-06-23 13:43:38 UTC
Created attachment 16097 [details]
stack of src680_m44_np on linux
Comment 2 thomas.lange 2004-07-12 15:02:28 UTC
checkapi -o sw.SwXDocumentIndex::com::sun::star::text::XDocumentIndex works fine
in SRC680 m42 but checkapi -o sw.SwXDocumentIndex crashes in
SwXDocumentIndex::update.
Comment 3 thomas.lange 2004-07-12 15:23:50 UTC
TL->KHONG: When the API test is run an unknown protocol seems to be used and
that causes a crash in IndexEntrySupplier::getIndexKey since the NULL pointer
gets dereferenced.

Still occurs in SRC680 m42/m47.
Comment 4 thomas.lange 2004-07-12 15:24:19 UTC
.
Comment 5 ooo 2004-07-12 18:40:36 UTC
Karl,

probably a dupe of issue 30095, please check.

Eike
Comment 6 karl.hong 2004-07-23 19:29:07 UTC
The problem is due to call getIndexKey without loading algorithm. I will setup a
checking, if the algorithm is not laoded, throw RuntimeException..

Fix in cws i18n14.
Comment 7 karl.hong 2004-07-29 18:50:07 UTC
Ready for QA.
Comment 8 stefan.baltzer 2004-07-30 10:58:36 UTC
SBA: Reassigned to CN.
Comment 9 stefan.baltzer 2004-07-30 10:58:59 UTC
SBA: Set to fixed again.
Comment 10 chne 2004-08-26 11:38:55 UTC
verified in i18n14
Comment 11 chne 2004-11-26 16:02:45 UTC
tested in src680_m62