Issue 64882 - wait function doesn't behave as expected from and interpoperability point of view
Summary: wait function doesn't behave as expected from and interpoperability point of ...
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: OOo 2.0.2
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.2
Assignee: ab
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-28 12:37 UTC by noel.power
Modified: 2007-02-05 13:32 UTC (History)
2 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
patch (2.09 KB, patch)
2006-08-23 17:29 UTC, noel.power
no flags Details | Diff
patch (2.20 KB, patch)
2006-10-16 10:01 UTC, noel.power
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description noel.power 2006-04-28 12:37:12 UTC
ooo.basic wait function takes a duration as a paramater, in ms the parameter is
a  (future) time at which the wait expires

e.g 

ooo.org
wait(5000) ' WAIT 5 SECS

ms
wait( now() + timevalue("00:00:05" ) ) ' WAIT 5 SECS

since ( well as soon as cws npower1 is integrated ) we will have a new option
(VBASupport) to control indicate an interoperability mode we should/could switch
the behaviour based on that
Comment 1 noel.power 2006-04-28 12:37:42 UTC
update milestone
Comment 2 pavel 2006-08-10 08:37:40 UTC
re-set target.

Can you update the target according to reality?
Comment 3 noel.power 2006-08-10 11:51:39 UTC
change target
Comment 4 noel.power 2006-08-23 17:29:47 UTC
Created attachment 38741 [details]
patch
Comment 5 noel.power 2006-08-23 17:30:08 UTC
for review
Comment 6 ab 2006-08-25 07:57:17 UTC
STARTED
Comment 7 noel.power 2006-09-01 17:11:55 UTC
.
Comment 8 noel.power 2006-10-16 09:59:54 UTC
lets try for 2.1
also lets update to the latest version of the patch
Comment 9 noel.power 2006-10-16 10:01:30 UTC
Created attachment 39774 [details]
patch
Comment 10 ab 2006-10-18 09:25:37 UTC
ab->npower: Back to you as already assigned to npower4.
Comment 11 noel.power 2006-10-19 09:43:17 UTC
started
Comment 12 noel.power 2006-10-31 15:10:02 UTC
->ab can you verify
Comment 13 ab 2006-11-01 09:07:38 UTC
Reset to fixed to allow verifying
Comment 14 ab 2006-11-01 09:08:35 UTC
Verified after code review
Comment 15 Martin Hollmichel 2006-11-02 11:08:52 UTC
set target to 2.2
Comment 16 Mathias_Bauer 2007-02-05 13:32:27 UTC
closing ancient issues