11.05.2009
JavaScript in the Notes client causes crashes
>>Author: Bernd Hort
>>Ort: Hamburg
URL: http://www.assono.de/blog/d6plinks/BHOT-7RXHH4Category: JavaScript, Entwicklung
In blog entry SnTT: Show number of remaining chars I use JavaScript to show the number of remaining characters for an text field in the Notes client.
As I had to discover now, this technic may cause the Notes client to crash.
The crash is reproducible, if - while closing a document - the input focus is still in the field, for which the remaining characters are shown. But even if through QueryClose the focus is set to another field, there are still crashes sometimes.
