Hi,
Here is a weird issue. I have calc ods file. I have dual boot ubuntu and fedora in 32bit machine. After an upgrade to libreoffice to 3.6.2.2 in Linuxmint, the ods file doesnt connect to internet to fetch data. But when i use it in fedora, i get data.
- Linuxmint 14, libreoffice version 3.6.2.2 Build ID: 360m1(build 2)
- Fedora 16, Libreoffice version 3.4.6 000340m1 (build 602)
I use basic to access webpage via com.sun.star.sheet object.
sheet.link(url, "", filter, options, 1)
It works in older version in fedora but doesnt work in linuxmint in newer version. It is the same file. Does anybody know of any changes?
Java