Hi there,
I have worked with the Version v11.1p_2017-10-19/Pro Deployment and there is a js-error
There is missing a ":function".
However it could be parsed with Chrome. But IE11 had a problem parsing this part and abort the evaluation. The only needed operation to reproduce this was to include the file ISC_Forms.js
The bug is fixed in the latest Version (2017-10-20) , but we cannot use the latest because of another visible bug (https://forums.smartclient.com/forum...e-a-background).
For now we have reverted to the release of the 18th, where both bugs are not present.
Are there any plans to improve the test-coverage to prevent such releases where js-errors are thrown in the "normal" browsers?
Best regards
I have worked with the Version v11.1p_2017-10-19/Pro Deployment and there is a js-error
There is missing a ":function".
However it could be parsed with Chrome. But IE11 had a problem parsing this part and abort the evaluation. The only needed operation to reproduce this was to include the file ISC_Forms.js
The bug is fixed in the latest Version (2017-10-20) , but we cannot use the latest because of another visible bug (https://forums.smartclient.com/forum...e-a-background).
For now we have reverted to the release of the 18th, where both bugs are not present.
Are there any plans to improve the test-coverage to prevent such releases where js-errors are thrown in the "normal" browsers?
Best regards
Comment