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

--- Comment #10 from Mike Kaganski <[email protected]> ---
(In reply to Fitch from comment #9)
> Comment on attachment 143569 [details]
> Minimal reproducer
> 
> Don't you need to put in a postcode?
> e.g. =WEBSERVICE("http://www.geopostcode.org.uk/api/EH9 1QG")

For the reproducer, it's irrelevant. The function just returns an HTML; and the
address without the code returns some HTML as well. Both variants will serve
good reproducers (just a side note: the URL with spaces is illegal, and it's
pity the service is taking that; fortunately, it also takes properly encoded
URL like
> =WEBSERVICE("http://www.geopostcode.org.uk/api/"&ENCODEURL("EH9 1QG"))

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