Hugh-
Tuesday, January 11, 2005, 12:34:25 AM, you wrote:
Fac> Crashing (with and sometimes without the garbage) is fairly consistent when
Fac> setting an embedded imgSrc that is not followed with another character. The
Fac> garbage in this instance looks like a dump of encrypted stack code, which when
Fac> edited causes the crash.
Sounds like that could be related to my bug #2511 with embedded
imgsrcs. The engine doesn't keep htmlText intact, but remolds it to
fit what it can handle. <br> is converted to <p></p> pairs and an
extra space is inserted after end tag chars ">". I haven't seen an
actual stack crash, but YMMV.
I've read the report, and am unclear on Tuv's last comment there:
verified but is not a bug. It needs to add an extra space to use as a placeholder for the image and sets the imagesource of that space.
I had the impression you were reporting an additional space beyond the one needed for the image, is that correct?
-- Richard Gaskin Fourth World Media Corporation __________________________________________________ Rev tools and more: http://www.fourthworld.com/rev _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
