Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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