Issue 58108 - API: svx.SvxUnoText::com::sun::star::text::XTextRangeCompare
Summary: API: svx.SvxUnoText::com::sun::star::text::XTextRangeCompare
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
: P3 Trivial
Target Milestone: ---
Assignee: lars.langhans
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-18 13:01 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

Note You need to log in before you can comment on or make changes to this issue.
Description chne 2005-11-18 13:01:48 UTC
The call oObj.compareRegionStarts(cursor1, cursor2) raises an
com.sun.star.lang.IllegalArgumentException

To reproduce this behavior just start your office with parameter

"-accept=socket,host=0,port=8100;urp;" 

and call inside a solar shell:

checkapi -o svx.SvxUnoText::com::sun::star::text::XTextRangeCompare -debug true

Note: the switch "-debug true" shows you the vaules of the cursors which should
be compared.
Comment 1 clippka 2006-06-20 16:17:31 UTC
changing target
Comment 2 clippka 2007-09-12 13:28:01 UTC
retargeted
Comment 3 clippka 2009-02-06 09:33:00 UTC
fixed in cws impress168 for OOo 3.2
Comment 4 clippka 2009-04-03 14:41:34 UTC
verified in cws, back to qa
Comment 5 chne 2009-04-20 12:05:49 UTC
change owner
Comment 6 wolframgarten 2009-04-21 12:38:23 UTC
Reassigned. Please verify in CWS. Thanks.
Comment 7 lars.langhans 2009-04-24 11:44:45 UTC
One changes:
soffice -accept=pipe,name=%USERNAME%;urp;

verified.
Comment 8 lars.langhans 2010-11-15 10:19:16 UTC
close