https://bugs.documentfoundation.org/show_bug.cgi?id=138393

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |---
             Status|RESOLVED                    |REOPENED

--- Comment #3 from [email protected] ---
Here is where I see this potential bug:

The website Alpha Vantage (alphavantage.co) allows five stock quotes per
minute.
I have a spreadsheet with several instances of
if(<VAR>,webservice("http://alphavantage.co/....","no-quote-yet";) and the <VAR>
cells set to zero. As soon as I turn on "Allow Updating", the five Alpha
Vantage quotes are consumed. This means that turning on "Allow Updating"
evaluated the second "webservice()" argument, regardless of the value of the
first argument.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to