Roundcube Community Forum

 

PHP Notice in svggradient.php

Started by PeterW, August 26, 2012, 02:23:01 PM

Previous topic - Next topic

PeterW

Hi,

I get some PHP notices when accessing the webmail using version 0.8.1:

Undefined offset: 1 in roundcube/skins/larry/svggradient.php on line 26

ineo

I experience the same, haven't found a solution yet.

ineo


This error only seems to triggered by users that use Internet Explorer 9

Any idea how to solve this?

Grtz, iNeo

PeterW

No idea,

but it is only a notice and no error. It seems to have no negative impact on using Roundcube. I just reported it because it fills up my server log :D

SKaero

The svggradient.php only exists due to IE 9 lack of support for css gradients so thats why the error is only happening in IE 9.

PeterW

Is there an easy fix for this PHP message?


PeterW

That's more like a workaround than a fix ;)

ineo


PeterW

Sure it's working :D
Perhaps it will be "fixed" one day. Until then I applied this workaround to the file on my server.