PDA

View Full Version : cover art crashes server



Kevin Deane-Freeman
2003-12-09, 20:24
latest cvs, any reference to cover art in the web ui and I get:
Can't use string ("ÿØÿà") as a SCALAR ref while "strict refs" in use at Slim/Web/H
TTP.pm line 1053

-kdf

Robert Moser II
2003-12-10, 00:01
I could have sworn that the $$body = $body trick was basically the same
as what I did in Text.pm. I guess it wasn't.

I checked in a fix which doesn't attempt to be so clever.

Kevin Deane-Freeman blurted out:
> latest cvs, any reference to cover art in the web ui and I get:
> Can't use string ("ÿØÿà") as a SCALAR ref while "strict refs" in use at Slim/Web/H
> TTP.pm line 1053
>
> -kdf

Kevin Deane-Freeman
2003-12-10, 00:04
much better :)
thanks mate!

Quoting Robert Moser II <rlmoser (AT) earthlink (DOT) net>:

> I could have sworn that the $$body = $body trick was basically the same
> as what I did in Text.pm. I guess it wasn't.
>
> I checked in a fix which doesn't attempt to be so clever.
>
> Kevin Deane-Freeman blurted out:
> > latest cvs, any reference to cover art in the web ui and I get:
> > Can't use string ("ÿØÿà") as a SCALAR ref while "strict refs" in use at
> Slim/Web/H
> > TTP.pm line 1053
> >
> > -kdf
>