Ticket #6001

Auto Upgrade の更新情報が変 (W2K JRE1.5)
Date d'ouverture: 2005-05-16 23:55 Dernière mise à jour: 2005-05-27 19:26

Rapporteur:
Propriétaire:
Type:
État:
Atteints
Composant:
(Aucun)
Jalon:
(Aucun)
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Aucun
Fichier:
Aucun

Détails

Auto Upgrade の更新情報に変な文字列が混入しているようです.
たとえば,各リストが

[#text: Added a function to draw grid lines in the figure.]

のように,[#text: xxxx ] と括弧が入ってしまいます.
実行環境は Windows 2000 JRE 1.5.0_02 です.

Ticket History (2/2 Histories)

2005-05-18 20:08 Updated by: kuromaru
Commentaire
Logged In: YES
user_id=9078

自動アップグレード機能を利用するときに、更新情報を表示しますが、
その際に用いるHTMLファイルを作成する処理に原因がありました。
今までは、XML のノードを表すインタフェース org.w3c.dom.Node
から toString メソッドで文字列を取得して、これを HTML ファイル
に書き込んでいました。
JRE1.4 では toString メソッドで正しい文字列が得られていたの
ですが、JRE1.5.0 では [#text: xxxx ] と括弧の付いた文字列が
返ってきたために、今のような状況になっていました。
そこで toString メソッドの代わりに getNodeValue メソッドを
呼ぶように修正したところ、表示は正常になりました。
修正したソースは CVS に上げました。
2005-05-27 19:26 Updated by: kuromaru
  • Ticket Close date is changed to 2005-05-27 19:26
  • État Update from Ouvert to Atteints
Commentaire
Logged In: YES
user_id=9078

バグを修正済みのバージョン 0.8.0 をリリースしましたので、
close します。

Attachment File List

No attachments

Modifier

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Connexion