To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90594





------- Additional comments from [EMAIL PROTECTED] Wed Jun 11 10:54:48 +0000 
2008 -------
I entered some more stuff about this but seem to have lost it ( probably it's
gone into some unrelated bug and caused no end of confusion to someone else )
But basically the problem occurs because the impl code for Put _can_ handle an
optional 'recordnumber' param. Unfortunately 
  o) the impl code doesn't detect the 'recodnumber' param which is in the
SbxError state
  o) in stdobj.cxx the 'recordnumber' param is not marked as optional
  o) optional params are only really handled in StepPARAM ( not run in this case
though ) SbiRuntime::SetupArgs() ( which does run ) ignores Optional params
altogether ( that is if named params are used )

so, I think we should make some effort improve things here ( seems like most of
the code to do that is alread in StepPARAM), or is it intentional to leave each
rtl function to decide for itself optional values etc.?

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to