Bonjour Alain,
I found this problem in the latest version - 578. Can be checked at any
variant of insert. In the previous version that I tried it - 559 - this
worked properly.
Drawback is especially noticeable in Chrome, which gives the error message:
" Uncaught TypeError: Cannot read property 'length' of undefined "
Merci beaucoup!
Ioan
From: Alain C. <ala...@ag...> - 2013-09-10 19:19:41
Bonjour Ioan,
>
> I found this problem in the latest version - 578. Can be checked at
> any variant of insert. In the previous version that I tried it - 559 -
> this worked properly.
>
> Drawback is especially noticeable in Chrome, which gives the error
> message:
>
> " Uncaught TypeError: Cannot read property 'length' of undefined "
>
>
Does Chrome give you a line number in xsltforms.js?
This surely sounds like some property test missing...
Merci d'avance
-Alain
From: Alain C. <ala...@ag...> - 2013-09-13 12:51:20
Bonjour Ioan,
>
>>
>> I found this problem in the latest version - 578. Can be checked at
>> any variant of insert. In the previous version that I tried it - 559
>> - this worked properly.
>>
>> Drawback is especially noticeable in Chrome, which gives the error
>> message:
>>
>> " Uncaught TypeError: Cannot read property 'length' of undefined "
>>
>>
> Does Chrome give you a line number in xsltforms.js?
>
> This surely sounds like some property test missing...
>
>
I have now added the required tests in the latest build so this should
not occur anymore.
Thank you for your feedbacks!
-Alain