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


User pl changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|pl                        |hjs
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Feb 14 07:31:43 -0800 
2005 -------
Sorry, but fallback doesn't come into play here; the reason is that the way we
create the "invalid" resource is not correct; as you can see the bitmaps inside
the image buttons do not have an id; that is because they are not own resource
objects but attributes of the ImageButton object. By commenting out the
respective attribute you do not define an incomplete/broken resource object but
simply an image button resource object that does not have an image attribute. So
the ImageButton resource is complete and there is no need for fallback.

In short the fallback mechanism only kicks in for objects with an own resource
id (either global or local within another resource object).

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