Issue 35478 - InputBox shows up "Error"-String in Title and as default string
Summary: InputBox shows up "Error"-String in Title and as default string
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: b.osi.ooo
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-13 21:50 UTC by christianjunker
Modified: 2013-02-24 21:08 UTC (History)
1 user (show)

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


Attachments
screenshot (10.11 KB, image/jpeg)
2004-10-13 21:55 UTC, christianjunker
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description christianjunker 2004-10-13 21:50:56 UTC
The RTL function InputBox shows up weird Error formatted strings in its Title
and in its textfield (as default value) in case one calls it in the following way:

Sub BoxShowsError()

 InputBox("Hi",,,1000,1000) '2 error strings
 InputBox("Hi","Title",,1000,1000) '1 error string as default value

End Sub

It seems not to handle optional arguments in a proper way.
Comment 1 christianjunker 2004-10-13 21:55:08 UTC
Created attachment 18382 [details]
screenshot
Comment 2 stephan.wunderlich 2004-10-14 14:55:15 UTC
sw->ab: seems to be one for you
Comment 3 ab 2005-04-06 17:00:20 UTC
Started
Comment 4 ab 2005-07-25 14:20:03 UTC
Fixed
Comment 5 ab 2006-03-09 14:53:07 UTC
ab: According to discussion with kso/sw -> 2.0.3
Comment 6 ab 2006-03-24 14:19:20 UTC
-> tbo


re-open issue and reassign to tbo@openoffice.org
Comment 7 ab 2006-03-24 14:19:24 UTC
reassign to tbo@openoffice.org
Comment 8 ab 2006-03-24 14:19:35 UTC
reset resolution to FIXED
Comment 9 b.osi.ooo 2006-04-04 17:41:49 UTC
verified in CWS verified 
Comment 10 b.osi.ooo 2006-04-13 18:15:14 UTC
integrated in src680m163

 close