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


User fme changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|lijian                    |fme
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu May 22 08:01:22 +0000 
2008 -------
fme->lijian: I discussed this with OS. Right now, a not-yet-attached table
throws an exception when calling getPropertyValue() for a property that either
has not been set yet or a property that cannot be set (like the StartRedLine
property). A not-yet-attached section simply returns a default value in this
case. Throwing an exception when accessing StartRedLine would be somewhat
inconsistent with the   behavior when accessing e.g., the IsProtected flag of
the section (here we do not throw an exception but return the default value).
Not throwing an exception when accessing StartRedLine would be somewhat
inconsistent with the behavior of a not-yet-attached table when accessing
StartRedLine. So we have to choose and OS and I agreed upon not throwing an
exception but to simply catch the 0-pointer as you did in your first patch. I'll
integrate your patch and we consider this issue 'fixed'. Thank you for your work
on this.

---------------------------------------------------------------------
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