xml.addValue bug?

Eric Soroos eric-ul at soroos.net
Fri May 14 16:27:25 PDT 2004


On May 14, 2004, at 3:12 PM, Jan M.J. Storms wrote:

> It must be a bug. If i move the table at adrXmlObj up closer to the top
> level of the root, the truncation of the address disappears. However,
> adrLabel remains unusable - it is just 7 levels deep, out of which 4 
> are
> serialized.
>

It's a 255 character address coercesion bug. If the full address of a 
cell is more than 255 characters, you won't get it reported back as the 
string representation of the address, but the address will still 
generally work when used directly.

I remember seeing this as far back as 2000, iirc.

eric



More information about the Frontier-Users mailing list