To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68285
User bmarcelly changed the following:
What |Old value |New value
================================================================================
Status|CLOSED |UNCONFIRMED
--------------------------------------------------------------------------------
Resolution|INVALID |
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Sep 14 11:20:48 -0700
2006 -------
In your answer you are mixing this issue and issue 68293. Here I am only
dealing with
correct URL, which should have retrieved a file if it existed.
1 - "this change was requested from other users of OOo.
They wished to be informed in case an URL was wrong."
These unknown users apparently did not know that they could test the result
returned
by loadComponentFromURL : a null value evidently shows that the URL could not
be
retrieved.
If they wanted to know if the URL syntax was incorrect, then the current
design does
not distinguish this from file inexistence.
2 - This evolution is against the classical development rule: as far as
possible be
backward compatible. This could have been possible by setting a new option in
the
PropertyValue sequence (4th parameter).
3 - As explained in my report, IllegalArgumentException is not appropriate to a
syntactically correct URL which points to a non-existing file. This will lead
to a
misleading user message. A more specific exception (or more general if you
can't
distinguish syntax error from file existence) should have been raised.
I wish your decision be re-estimated by the development team.
---------------------------------------------------------------------
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]