To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82876
------- Additional comments from [EMAIL PROTECTED] Mon Nov 5 08:16:56 +0000
2007 -------
Yes, a comment from my side: I wasted some the, because I was not reading the
documentation very well. Maybe there are others like me...
My opinion is as sb wrote: if the null value is treated silently, it should work
correct or throw an exception. I think this is a very small fix at the beginning
of a method call like (Java):
-----%<-----
if(param == null) {
param = "";
}
-----%<-----
I think: lets fix it.
---------------------------------------------------------------------
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]