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





------- Additional comments from [EMAIL PROTECTED] Tue Aug 26 08:59:35 +0000 
2008 -------
the testtool only delivers the status wheter the dispatch has returned or not.
So the time when it returns is framework (or whatever) driven.

When dispatching I add the following Properties automatically but only to
dispatches which have arguments already (this might be a bug)

   Referer="private:user"
   SynchronMode=TRUE

Only adding if properties are there already was introduced for slot 6102
/*SID_VERB_START*/ which crashes when called with Property Referer.

Maybe it doesn't crash with SynchronMode=TRUE so this could be enabled now.

Code is in automation/source/server/statemnt.cxx StatementSlot::AddReferer()

However HTML loads are never entirely synchronous but references (Images ...)
are always loaded asynchronously.



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