Hi Alan, By chance stumbled upon a potential bug in the xsltforms library recently. The attached simple test case shows how an exception is thrown when user clicks Delete trigger on the last item in a repeat list. Only in Chrome it seems.
It is possible to avoid the exception by putting an extra null check in the if() statement on the line where the exception is thrown, however, it looks like the issue may reveal a deeper issue, whose effects could sometimes be more subtle. / Mats
possible-bug.xhtml
Description: possible-bug.xhtml
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Xsltforms-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xsltforms-support
