Issue 52010 - xTextField.getTextFieldMaster throws RuntimeException
Summary: xTextField.getTextFieldMaster throws RuntimeException
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: christianjunker
QA Contact: issues@api
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2005-07-15 10:05 UTC by steffen.grund
Modified: 2013-02-24 21:09 UTC (History)
2 users (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 steffen.grund 2005-07-15 10:05:01 UTC
According to documentation, null should be returned.

Macro to reproduce:

oObj = ThisComponent.createInstance("com.sun.star.text.TextField.Database")
oObj.getTextFieldMaster()
Comment 1 steffen.grund 2005-07-15 10:06:12 UTC
sorry, wrong recipient.
Comment 2 christianjunker 2005-09-28 14:39:57 UTC
adding myself to cc. 
cyb->tl/sg: So, the only thing here is to change the IDL Doku?
Comment 3 thomas.lange 2005-09-28 14:58:54 UTC
Yes! Just remove the part about the NULL being returned.
(It should be clear that it can only be returned if it exists.)

Thanks!
Comment 4 christianjunker 2005-09-28 15:27:06 UTC
cyb->tl: I am taking it then (cws 'cyb2').
Comment 5 christianjunker 2005-10-03 00:47:47 UTC
set to started.
Comment 6 christianjunker 2005-10-07 17:02:02 UTC
fixed.
Comment 7 jsc 2005-12-01 14:52:39 UTC
JSC: i have verified the minor docu changes in offapi on cws cyb2

I have adapted the target to OOo3.0 to bring this minor docu fix in the next
release. It would be nice to have it in OOo2.0.2 but the guideliness for product
updates doesn't allow this kind of fixes
Comment 8 jsc 2005-12-02 13:45:32 UTC
new target
Comment 9 steffen.grund 2006-03-17 12:42:51 UTC
bug is ficxed in m159 -> closed.