Bugs in STRHTMLCLEAN fixed

0 views
Skip to first unread message

John Bridges

unread,
Nov 11, 2009, 1:50:32 AM11/11/09
to after...@googlegroups.com
New build of AfterGRASP is up for download:

http://www.aftergrasp.com/download/agsetup_20091110.exe

----------------------------------------------------------------------------
Tue, 10 November 2009

Serious crashing bug in STRHTMLCLEAN with multiple duplicate FONT
tags, fixed.

STRHTMLCLEAN was not correctly cleaning strings with overlapping
font tags, fixed.

Test example:

drawclear white
a = "G<font size=\"3\"><font face=\"times\">o<font
face=\"arial\"></font>o<font size=\"3\"></font>d</font>b</font>ye"
messagebox @a strhtmlclean(@a)
exitnow


Added error checking to key ItemAdd and ItemAddUnique low level
functions. They would crash if given a negative byte count.

----------------------------------------------------------------------------
Reply all
Reply to author
Forward
0 new messages