[kronolith] Kronolith Errors

Mike Cochrane mike@graftonhall.co.nz
Fri, 6 Sep 2002 21:40:38 +1200


Thanks... this is now fixed... line breaks are significant in javascript. the
string now gets escaped with '\n''s and should work fine.

- Mike :-)

> ----- Message from segleaur@mechanus.org ---------
> > > it's refering to the line in the HTML. right click the page and send us
> > that
> > > line from the html document.
> > >
> > > - Mike :-)
> > >
> >
> > LOL, i found it (had to auto-select the encoding for the page for IE to
> > display
> > the html - silly IE.. )... anyway, it seems that it really does not
> > like "ticks" (') in the description field... this is the code around line
> > 100:
> >
> > You can see where the problem is.... a cautionary note, perhaps?
> >
> > Cheers,
> >
> > Rodolfo
> >
> 
> OK, so I took the tick out, but the error is still there. Attached is the
> HTML
> source of that page... when I checked out what line 100, char 86 was, it
> seems
> to be a \n character (it breaks out a new line in vi...). Seems strange that
> there's a new line in the parsed HTML code when in the db it's a string...
> 
> 
> Cheers,
> 
> Rodolfo
> 
> ----- End message from segleaur@mechanus.org -----