This is a hotfix release for some customers.このリリースは4.5.41のホットフィックスリリースです。
Defects Resolved (Java)
10864If | <performancenexaweb-server.xmlのperformance-meters-enabled> is set to false and <establish-push-connection-on-startup> is set to true, server will throw exception when client closes the browser |
10895 | Unable to reset application specific data when user closes browser with "X" button (UGO-491563) |
10898 | NumberFormatException in some server responses (UEM-130227) |
10899 | Inline Validation and OnEdit validation are both fired on the same field (JZA-654716) |
10900 | Push connection re-establishing loop stops when non-network exception occurs |
10901 | When using control elements (e.g. RadioButton) that are disabled, texts of the elements may overlap with images of the elementsenabledをfalseに設定した場合、サーバー上で例外が発生する |
10895 | JVM のインスタンスを終了させずにブラウザの「×」ボタンを押してアプリケーション終了し、同じ JVM インスタンスを使用してアプリケーションを再び起動した場合、 ReferenceFramework によって管理されているデータが正しくクリアされない |
10898 | クッキーを使用しており複数のサーバーレスポンスを複数のスレッド上で同時に受信した場合に NumberFormatException が発生する可能性がある |
10899 | バリデーションフレームワークを使用して入力値のチェックを行っている場合に、値チェックが二回行われる場合がある |
10900 | プッシュコネクションの再接続処理がネットワークが存在しない環境下で停止する場合がある |
10901 | 非活性状態のUIコンポーネントでテキスト文字が非活性状態のアイコン画像と重なって表示される場合がある |