imgcell not working on Master

Stephan Bergmann sbergman at redhat.com
Wed Dec 3 05:01:57 PST 2014


On 12/02/2014 04:35 AM, TANAKA Hidemune wrote:
> For the following extensions, I suffer from the problem of LibreOffice Calc.
>
> http://extensions.libreoffice.org/extension-center/imgcell-1
>
> I am studying the bibisect.
> I got the following results.
>
> http://tanaka-cs.co.jp/image/44alpha1.png
> http://tanaka-cs.co.jp/image/44alpha2.png
> http://tanaka-cs.co.jp/image/45alpha0.png

...so looks like the extension's Basic code

   oRectangleShape.GraphicURL = ConvertToUrl(FileName)
   oDrawPage.add(oRectangleShape)

recently started to no longer do what it is supposed to do.  As a blind 
guess, "git log -GGraphicURL" shows a bunch of recent commits by Zolnai 
Tamás?


More information about the LibreOffice mailing list