Issue 38199 - API: sw.SwXAutoTextGroup::com::sun::star::container::XNamed::setName()
Summary: API: sw.SwXAutoTextGroup::com::sun::star::container::XNamed::setName()
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
: P4 Trivial
Target Milestone: ---
Assignee: chne
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-01 09:23 UTC by chne
Modified: 2013-02-24 21:07 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
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 2004-12-01 09:23:10 UTC
wihle calling setName() a runtime exception occure.

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 sw.SwXAutoTextGroup::com::sun::star::container::XNamed
Comment 1 chne 2004-12-01 09:23:59 UTC
.
Comment 2 thomas.lange 2004-12-01 10:46:53 UTC
.
Comment 3 Oliver Specht 2004-12-03 13:48:05 UTC
.
Comment 4 Oliver Specht 2004-12-03 14:08:14 UTC
If the file is readonly it cannot be renamed. The exception is o.k.
Comment 5 Oliver Specht 2004-12-03 14:08:34 UTC
.
Comment 6 chne 2005-02-25 13:12:55 UTC
A new behavior of the office causes this exception: The autotext file are not
longer copied to the user folder, they will be placed in the office(Server)
installation. An normaly the users have no write access to this files =>
modification of the UNO-API test
Comment 7 chne 2006-02-14 15:13:37 UTC
started in qadev26
Comment 8 chne 2006-04-27 10:22:04 UTC
fixed in qadev26
Comment 9 chne 2006-05-10 15:22:50 UTC
ok in qadev26
Comment 10 chne 2006-06-26 17:46:17 UTC
ok in src680_m173 -> close