[x3d-public] MFString.parse passed null in X3DOM

John Carlson yottzumm at gmail.com
Tue Jun 30 21:03:27 PDT 2020


x3dom.fields.MFString.parse = function ( str )

Should this function handle the case where str === null?

Seems to be crashing on str === null.

Thanks for any repairs to x3dom master branch (this may have been fixed in
another branch

Also, the below function seems to be crashing where str === null.  Perhaps
it would be good to track down what's creating the nulls, or throw an
exception? IDK

x3dom.fields.MFVec3f.parse = function ( str )

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20200630/55360d94/attachment.html>


More information about the x3d-public mailing list