Re: [Xsltforms-support] Issue with deleting items from repeat list
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2017-10-27 14:45:49
|
Hi Mats, I have not been able to reproduce this issue: I have tested with Chrome 61, Chrome 62, Chrome Beta 62 and Chrome Canary 64 but no exception appeared... Could you please send me the line number you saw so I could check its validity? Thanks! --Alain Le 23/10/2017 à 14:36, Mats Eklund a écrit : > 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 > > > > > ------------------------------------------------------------------------------ > 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 > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xsltforms-support |